Type Definition atsamv71q20b::spi0::csr::CPOL_W

source · []
pub type CPOL_W<'a, const O: u8> = BitWriter<'a, u32, CSR_SPEC, CPOLSELECT_A, O>;
Expand description

Field CPOL writer - Clock Polarity

Implementations

Clock is low when inactive (CPOL=0)

Clock is high when inactive (CPOL=1)