Type Definition stm32g0::stm32g0c1::spi1::sr::FRE_R

source · []
pub type FRE_R = BitReader<FRE_A>;
Expand description

Field FRE reader - Frame format error This flag is used for SPI in TI slave mode and I2S slave mode. Refer to error flags and . This flag is set by hardware and reset when SPI_SR is read by software.

Implementations

Get enumerated values variant

Checks if the value of the field is NoError

Checks if the value of the field is Error