Type Definition stm32g0::stm32g041::spi1::cr1::BR_R

source · []
pub type BR_R = FieldReader<u8, BR_A>;
Expand description

Field BR reader - Baud rate control

Implementations

Get enumerated values variant

Checks if the value of the field is Div2

Checks if the value of the field is Div4

Checks if the value of the field is Div8

Checks if the value of the field is Div16

Checks if the value of the field is Div32

Checks if the value of the field is Div64

Checks if the value of the field is Div128

Checks if the value of the field is Div256