[][src]Type Definition atsame54p::i2s::ctrla::R

type R = R<u8, 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 cken0(&self) -> CKEN0_R[src]

Bit 2 - Clock Unit 0 Enable

pub fn cken1(&self) -> CKEN1_R[src]

Bit 3 - Clock Unit 1 Enable

pub fn txen(&self) -> TXEN_R[src]

Bit 4 - Tx Serializer Enable

pub fn rxen(&self) -> RXEN_R[src]

Bit 5 - Rx Serializer Enable