atsamd21g::i2s::clkctrl

Type Alias BitdelayR

Source
pub type BitdelayR = BitReader<Bitdelayselect>;
Expand description

Field BITDELAY reader - Data Delay from Frame Sync

Aliased Type§

struct BitdelayR { /* private fields */ }

Implementations§

Source§

impl BitdelayR

Source

pub const fn variant(&self) -> Bitdelayselect

Get enumerated values variant

Source

pub fn is_lj(&self) -> bool

Left Justified (0 Bit Delay)

Source

pub fn is_i2s(&self) -> bool

I2S (1 Bit Delay)