Module stm32_hal2::pac::spi1::cfg1

source ·
Expand description

configuration register 1

Structs§

  • configuration register 1
  • Register CFG1 reader
  • Register CFG1 writer

Enums§

Type Aliases§

  • Field CRCEN reader - Hardware CRC computation enable
  • Field CRCEN writer - Hardware CRC computation enable
  • Field CRCSIZE reader - Length of CRC frame to be transacted and compared
  • Field CRCSIZE writer - Length of CRC frame to be transacted and compared
  • Field DSIZE reader - Number of bits in at single SPI data frame
  • Field DSIZE writer - Number of bits in at single SPI data frame
  • Field FTHLV reader - threshold level
  • Field FTHLV writer - threshold level
  • Field MBR reader - Master baud rate
  • Field MBR writer - Master baud rate
  • Field RXDMAEN reader - Rx DMA stream enable
  • Field RXDMAEN writer - Rx DMA stream enable
  • Field TXDMAEN reader - Tx DMA stream enable
  • Field TXDMAEN writer - Tx DMA stream enable
  • Field UDRCFG reader - Behavior of slave transmitter at underrun condition
  • Field UDRCFG writer - Behavior of slave transmitter at underrun condition
  • Field UDRDET reader - Detection of underrun condition at slave transmitter
  • Field UDRDET writer - Detection of underrun condition at slave transmitter