Type Definition lpc81x_pac::lpc811::spi0::intenset::TXUREN_R

source ·
pub type TXUREN_R = BitReader<TXUREN_A>;
Expand description

Field TXUREN reader - Determines whether an interrupt occurs when a transmitter underrun occurs. This happens in slave mode when there is a need to transmit data when none is available.

Implementations§

Get enumerated values variant

Checks if the value of the field is TXUREN_0

Checks if the value of the field is TXUREN_1