Type Alias atsame54n::i2s::txctrl::WORDADJ_W

source ·
pub type WORDADJ_W<'a, REG, const O: u8> = BitWriter<'a, REG, O, WORDADJSELECT_A>;
Expand description

Field WORDADJ writer - Data Word Formatting Adjust

Aliased Type§

struct WORDADJ_W<'a, REG, const O: u8> { /* private fields */ }

Implementations§

source§

impl<'a, REG, const O: u8> WORDADJ_W<'a, REG, O>
where REG: Writable + RegisterSpec,

source

pub fn right(self) -> &'a mut W<REG>

Data is right adjusted in word

source

pub fn left(self) -> &'a mut W<REG>

Data is left adjusted in word