Type Alias atsame54n::i2s::ctrla::R

source ·
pub type R = R<CTRLA_SPEC>;
Expand description

Register CTRLA reader

Aliased Type§

struct R { /* private fields */ }

Implementations§

source§

impl R

source

pub fn swrst(&self) -> SWRST_R

Bit 0 - Software Reset

source

pub fn enable(&self) -> ENABLE_R

Bit 1 - Enable

source

pub fn cken0(&self) -> CKEN0_R

Bit 2 - Clock Unit 0 Enable

source

pub fn cken1(&self) -> CKEN1_R

Bit 3 - Clock Unit 1 Enable

source

pub fn txen(&self) -> TXEN_R

Bit 4 - Tx Serializer Enable

source

pub fn rxen(&self) -> RXEN_R

Bit 5 - Rx Serializer Enable