Module cr1

Source
Expand description

control register 1

Structs§

CR1_SPEC
control register 1
R
Register CR1 reader
W
Register CR1 writer

Enums§

BIDIMODE_A
Bidirectional data mode enable
BIDIOE_A
Output enable in bidirectional mode
BR_A
Baud rate control
CPHA_A
Clock phase
CPOL_A
Clock polarity
CRCEN_A
Hardware CRC calculation enable
CRCNEXT_A
CRC transfer next
DFF_A
Data frame format
LSBFIRST_A
Frame format
MSTR_A
Master selection
RXONLY_A
Receive only
SPE_A
SPI enable
SSI_A
Internal slave select
SSM_A
Software slave management

Type Aliases§

BIDIMODE_R
Field BIDIMODE reader - Bidirectional data mode enable
BIDIMODE_W
Field BIDIMODE writer - Bidirectional data mode enable
BIDIOE_R
Field BIDIOE reader - Output enable in bidirectional mode
BIDIOE_W
Field BIDIOE writer - Output enable in bidirectional mode
BR_R
Field BR reader - Baud rate control
BR_W
Field BR writer - Baud rate control
CPHA_R
Field CPHA reader - Clock phase
CPHA_W
Field CPHA writer - Clock phase
CPOL_R
Field CPOL reader - Clock polarity
CPOL_W
Field CPOL writer - Clock polarity
CRCEN_R
Field CRCEN reader - Hardware CRC calculation enable
CRCEN_W
Field CRCEN writer - Hardware CRC calculation enable
CRCNEXT_R
Field CRCNEXT reader - CRC transfer next
CRCNEXT_W
Field CRCNEXT writer - CRC transfer next
DFF_R
Field DFF reader - Data frame format
DFF_W
Field DFF writer - Data frame format
LSBFIRST_R
Field LSBFIRST reader - Frame format
LSBFIRST_W
Field LSBFIRST writer - Frame format
MSTR_R
Field MSTR reader - Master selection
MSTR_W
Field MSTR writer - Master selection
RXONLY_R
Field RXONLY reader - Receive only
RXONLY_W
Field RXONLY writer - Receive only
SPE_R
Field SPE reader - SPI enable
SPE_W
Field SPE writer - SPI enable
SSI_R
Field SSI reader - Internal slave select
SSI_W
Field SSI writer - Internal slave select
SSM_R
Field SSM reader - Software slave management
SSM_W
Field SSM writer - Software slave management