Expand description
Serial peripheral interface
Modules§
- cr1
- control register 1
- cr2
- control register 2
- crcpr
- CRC polynomial register
- dr
- data register
- dr8
- Direct 8-bit access to data register
- i2scfgr
- I2S configuration register
- i2spr
- I2S prescaler register
- rxcrcr
- RX CRC register
- sr
- status register
- txcrcr
- TX CRC register
Structs§
- Register
Block - Register block
Type Aliases§
- CR1
- CR1 (rw) register accessor: control register 1
- CR2
- CR2 (rw) register accessor: control register 2
- CRCPR
- CRCPR (rw) register accessor: CRC polynomial register
- DR
- DR (rw) register accessor: data register
- DR8
- DR8 (rw) register accessor: Direct 8-bit access to data register
- I2SCFGR
- I2SCFGR (rw) register accessor: I2S configuration register
- I2SPR
- I2SPR (rw) register accessor: I2S prescaler register
- RXCRCR
- RXCRCR (r) register accessor: RX CRC register
- SR
- SR (rw) register accessor: status register
- TXCRCR
- TXCRCR (r) register accessor: TX CRC register