Type Definition atsam4sd16b_pac::spi::csr::W[][src]

type W = W<u32, CSR>;

Writer for register CSR[%s]

Implementations

impl W[src]

pub fn cpol(&mut self) -> CPOL_W<'_>[src]

Bit 0 - Clock Polarity

pub fn ncpha(&mut self) -> NCPHA_W<'_>[src]

Bit 1 - Clock Phase

pub fn csnaat(&mut self) -> CSNAAT_W<'_>[src]

Bit 2 - Chip Select Not Active After Transfer (Ignored if CSAAT = 1)

pub fn csaat(&mut self) -> CSAAT_W<'_>[src]

Bit 3 - Chip Select Active After Transfer

pub fn bits_(&mut self) -> BITS_W<'_>[src]

Bits 4:7 - Bits Per Transfer

pub fn scbr(&mut self) -> SCBR_W<'_>[src]

Bits 8:15 - Serial Clock Bit Rate

pub fn dlybs(&mut self) -> DLYBS_W<'_>[src]

Bits 16:23 - Delay Before SPCK

pub fn dlybct(&mut self) -> DLYBCT_W<'_>[src]

Bits 24:31 - Delay Between Consecutive Transfers