Type Alias atsame51j::i2s::txctrl::WORDADJ_R

source ·
pub type WORDADJ_R = BitReader<WORDADJSELECT_A>;
Expand description

Field WORDADJ reader - Data Word Formatting Adjust

Aliased Type§

struct WORDADJ_R { /* private fields */ }

Implementations§

source§

impl WORDADJ_R

source

pub const fn variant(&self) -> WORDADJSELECT_A

Get enumerated values variant

source

pub fn is_right(&self) -> bool

Data is right adjusted in word

source

pub fn is_left(&self) -> bool

Data is left adjusted in word