Type Definition lpc81x_pac::lpc811::spi0::txdatctl::EOF_R

source ·
pub type EOF_R = BitReader<EOF_A>;
Expand description

Field EOF reader - End of Frame. Between frames, a delay may be inserted, as defined by the FRAME_DELAY value in the DLY register. The end of a frame may not be particularly meaningful if the FRAME_DELAY value = 0. This control can be used as part of the support for frame lengths greater than 16 bits.

Implementations§

Get enumerated values variant

Checks if the value of the field is DATA_NOT_EOF

Checks if the value of the field is DATA_EOF