Type Alias atsamd51n::i2s::clkctrl::BITDELAY_R

source ·
pub type BITDELAY_R = BitReader<BITDELAYSELECT_A>;
Expand description

Field BITDELAY reader - Data Delay from Frame Sync

Aliased Type§

struct BITDELAY_R { /* private fields */ }

Implementations§

source§

impl BITDELAY_R

source

pub const fn variant(&self) -> BITDELAYSELECT_A

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)