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

type W = W<u8, CTRLA>;

Writer for register CTRLA

Methods

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 seren0(&mut self) -> SEREN0_W[src]

Bit 4 - Serializer 0 Enable

pub fn seren1(&mut self) -> SEREN1_W[src]

Bit 5 - Serializer 1 Enable