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

type R = R<u32, CSR>;

Reader of register CSR[%s]

Implementations

impl R[src]

pub fn cpol(&self) -> CPOL_R[src]

Bit 0 - Clock Polarity

pub fn ncpha(&self) -> NCPHA_R[src]

Bit 1 - Clock Phase

pub fn csnaat(&self) -> CSNAAT_R[src]

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

pub fn csaat(&self) -> CSAAT_R[src]

Bit 3 - Chip Select Active After Transfer

pub fn bits_(&self) -> BITS_R[src]

Bits 4:7 - Bits Per Transfer

pub fn scbr(&self) -> SCBR_R[src]

Bits 8:15 - Serial Clock Bit Rate

pub fn dlybs(&self) -> DLYBS_R[src]

Bits 16:23 - Delay Before SPCK

pub fn dlybct(&self) -> DLYBCT_R[src]

Bits 24:31 - Delay Between Consecutive Transfers