Type Alias nrf52840_hal::pac::spim0::config::CPOL_W

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

Field CPOL writer - Serial clock (SCK) polarity

Aliased Type§

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