Type Alias nrf52810_hal::pac::spi0::config::ORDER_W

source ·
pub type ORDER_W<'a, const O: u8> = BitWriterRaw<'a, u32, CONFIG_SPEC, ORDER_A, BitM, O>;
Expand description

Field ORDER writer - Bit order

Aliased Type§

struct ORDER_W<'a, const O: u8> { /* private fields */ }