atsamd21g::i2s::serctrl

Type Alias SlotadjR

Source
pub type SlotadjR = BitReader<Slotadjselect>;
Expand description

Field SLOTADJ reader - Data Slot Formatting Adjust

Aliased Type§

struct SlotadjR { /* private fields */ }

Implementations§

Source§

impl SlotadjR

Source

pub const fn variant(&self) -> Slotadjselect

Get enumerated values variant

Source

pub fn is_right(&self) -> bool

Data is right adjusted in slot

Source

pub fn is_left(&self) -> bool

Data is left adjusted in slot