atsamd21j::i2s::serctrl

Type Alias SlotadjW

Source
pub type SlotadjW<'a, REG> = BitWriter<'a, REG, Slotadjselect>;
Expand description

Field SLOTADJ writer - Data Slot Formatting Adjust

Aliased Type§

struct SlotadjW<'a, REG> { /* private fields */ }

Implementations§

Source§

impl<'a, REG> SlotadjW<'a, REG>
where REG: Writable + RegisterSpec,

Source

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

Data is right adjusted in slot

Source

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

Data is left adjusted in slot