Type Alias nrf52840_pac::spi0::config::CPHA_W
source · pub type CPHA_W<'a, const O: u8> = BitWriter<'a, u32, CONFIG_SPEC, CPHA_A, O>;
Expand description
Field CPHA
writer - Serial clock (SCK) phase
Aliased Type§
struct CPHA_W<'a, const O: u8> { /* private fields */ }