Module stm32_hal2::pac::spi1::cfg2

source ·
Expand description

configuration register 2

Structs§

  • configuration register 2
  • Register CFG2 reader
  • Register CFG2 writer

Enums§

Type Aliases§

  • Field AFCNTR reader - Alternate function GPIOs control
  • Field AFCNTR writer - Alternate function GPIOs control
  • Field COMM reader - SPI Communication Mode
  • Field COMM writer - SPI Communication Mode
  • Field CPHA reader - Clock phase
  • Field CPHA writer - Clock phase
  • Field CPOL reader - Clock polarity
  • Field CPOL writer - Clock polarity
  • Field IOSWP reader - Swap functionality of MISO and MOSI pins
  • Field IOSWP writer - Swap functionality of MISO and MOSI pins
  • Field LSBFRST reader - Data frame format
  • Field LSBFRST writer - Data frame format
  • Field MASTER reader - SPI Master
  • Field MASTER writer - SPI Master
  • Field MIDI reader - Master Inter-Data Idleness
  • Field MIDI writer - Master Inter-Data Idleness
  • Field MSSI reader - Master SS Idleness
  • Field MSSI writer - Master SS Idleness
  • Field SP reader - Serial Protocol
  • Field SP writer - Serial Protocol
  • Field SSIOP reader - SS input/output polarity
  • Field SSIOP writer - SS input/output polarity
  • Field SSM reader - Software management of SS signal input
  • Field SSM writer - Software management of SS signal input
  • Field SSOE reader - SS output enable
  • Field SSOE writer - SS output enable
  • Field SSOM reader - SS output management in master mode
  • Field SSOM writer - SS output management in master mode