Type Definition lpc81x_pac::lpc810::spi0::txdatctl::RXIGNORE_R

source ·
pub type RXIGNORE_R = BitReader<RXIGNORE_A>;
Expand description

Field RXIGNORE reader - Receive Ignore. This allows data to be transmitted using the SPI without the need to read unneeded data from the receiver.Setting this bit simplifies the transmit process and can be used with the DMA.

Implementations§

Get enumerated values variant

Checks if the value of the field is READ_RECEIVED_DATA

Checks if the value of the field is IGNORE_RECEIVED_DATA