Type Definition lpc81x_pac::lpc810::spi0::cfg::LSBF_W

source ·
pub type LSBF_W<'a, const O: u8> = BitWriter<'a, u32, CFG_SPEC, LSBF_A, O>;
Expand description

Field LSBF writer - LSB First mode enable.

Implementations§

Standard. Data is transmitted and received in standard MSB first order.

Reverse. Data is transmitted and received in reverse order (LSB first).