Type Definition atsame54p19a_pac::i2s::ctrla::W[][src]

type W = W<u8, 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 cken0(&mut self) -> CKEN0_W<'_>[src]

Bit 2 - Clock Unit 0 Enable

pub fn cken1(&mut self) -> CKEN1_W<'_>[src]

Bit 3 - Clock Unit 1 Enable

pub fn txen(&mut self) -> TXEN_W<'_>[src]

Bit 4 - Tx Serializer Enable

pub fn rxen(&mut self) -> RXEN_W<'_>[src]

Bit 5 - Rx Serializer Enable