Type Definition stm32g0::stm32g0c1::spi1::cr1::CPHA_R

source · []
pub type CPHA_R = BitReader<CPHA_A>;
Expand description

Field CPHA reader - Clock phase Note: This bit should not be changed when communication is ongoing. This bit is not used in I2S mode and SPI TI mode except the case when CRC is applied at TI mode.

Implementations

Get enumerated values variant

Checks if the value of the field is FirstEdge

Checks if the value of the field is SecondEdge