Type Definition atsamv71q20b::spi0::csr::NCPHA_W

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

Field NCPHA writer - Clock Phase

Implementations

Data is valid on clock leading edge (NCPHA=1)

Data is valid on clock trailing edge (NCPHA=0)