Type Definition stm32g0::stm32g0c1::spi1::cr1::RXONLY_R

source · []
pub type RXONLY_R = BitReader<RXONLY_A>;
Expand description

Field RXONLY reader - Receive only mode enabled. This bit enables simplex communication using a single unidirectional line to receive data exclusively. Keep BIDIMODE bit clear when receive only mode is active.This bit is also useful in a multislave system in which this particular slave is not accessed, the output from the accessed slave is not corrupted. Note: This bit is not used in I2S mode.

Implementations

Get enumerated values variant

Checks if the value of the field is FullDuplex

Checks if the value of the field is OutputDisabled