Type Definition atsame54p19a_pac::sercom0::spim::ctrla::R[][src]

type R = R<u32, CTRLA>;

Reader of register CTRLA

Implementations

impl R[src]

pub fn swrst(&self) -> SWRST_R[src]

Bit 0 - Software Reset

pub fn enable(&self) -> ENABLE_R[src]

Bit 1 - Enable

pub fn mode(&self) -> MODE_R[src]

Bits 2:4 - Operating Mode

pub fn runstdby(&self) -> RUNSTDBY_R[src]

Bit 7 - Run during Standby

pub fn ibon(&self) -> IBON_R[src]

Bit 8 - Immediate Buffer Overflow Notification

pub fn dopo(&self) -> DOPO_R[src]

Bits 16:17 - Data Out Pinout

pub fn dipo(&self) -> DIPO_R[src]

Bits 20:21 - Data In Pinout

pub fn form(&self) -> FORM_R[src]

Bits 24:27 - Frame Format

pub fn cpha(&self) -> CPHA_R[src]

Bit 28 - Clock Phase

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

Bit 29 - Clock Polarity

pub fn dord(&self) -> DORD_R[src]

Bit 30 - Data Order