Type Definition atsame54n19a_pac::sercom0::spis::ctrla::W[][src]

type W = W<u32, CTRLA>;

Writer for register CTRLA

Implementations

impl W[src]

pub fn swrst(&mut self) -> SWRST_W<'_>[src]

Bit 0 - Software Reset

pub fn enable(&mut self) -> ENABLE_W<'_>[src]

Bit 1 - Enable

pub fn mode(&mut self) -> MODE_W<'_>[src]

Bits 2:4 - Operating Mode

pub fn runstdby(&mut self) -> RUNSTDBY_W<'_>[src]

Bit 7 - Run during Standby

pub fn ibon(&mut self) -> IBON_W<'_>[src]

Bit 8 - Immediate Buffer Overflow Notification

pub fn dopo(&mut self) -> DOPO_W<'_>[src]

Bits 16:17 - Data Out Pinout

pub fn dipo(&mut self) -> DIPO_W<'_>[src]

Bits 20:21 - Data In Pinout

pub fn form(&mut self) -> FORM_W<'_>[src]

Bits 24:27 - Frame Format

pub fn cpha(&mut self) -> CPHA_W<'_>[src]

Bit 28 - Clock Phase

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

Bit 29 - Clock Polarity

pub fn dord(&mut self) -> DORD_W<'_>[src]

Bit 30 - Data Order