pub type Spi1<PINS, const BIDI: bool = false, W = u8, OPERATION = Master> = Spi<SPI1, PINS, BIDI, W, OPERATION>;