Type Alias nrf52833_hal::pac::spis0::config::CPHA_W

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

Field CPHA writer - Serial clock (SCK) phase

Aliased Type§

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