Type Alias nrf52840_pac::spi0::config::ORDER_W
source · pub type ORDER_W<'a, const O: u8> = BitWriter<'a, u32, CONFIG_SPEC, ORDER_A, O>;
Expand description
Field ORDER
writer - Bit order
Aliased Type§
struct ORDER_W<'a, const O: u8> { /* private fields */ }