Type Alias d1_pac::audio_codec::ac_adc_fifoc::RX_SYNC_EN_R

source ·
pub type RX_SYNC_EN_R = BitReader<RX_SYNC_EN_A>;
Expand description

Field rx_sync_en reader - Audiocodec RX Synchronize Enable

Aliased Type§

struct RX_SYNC_EN_R { /* private fields */ }

Implementations§

source§

impl RX_SYNC_EN_R

source

pub fn variant(&self) -> RX_SYNC_EN_A

Get enumerated values variant

source

pub fn is_disabled(&self) -> bool

Checks if the value of the field is DISABLED

source

pub fn is_enabled(&self) -> bool

Checks if the value of the field is ENABLED