Type Alias d1_pac::i2s_pcm::i2s_pcm_ctl::RXEN_R

source ·
pub type RXEN_R = BitReader<RXEN_A>;
Expand description

Field rxen reader - Receiver Block Enable

Aliased Type§

struct RXEN_R { /* private fields */ }

Implementations§

source§

impl RXEN_R

source

pub fn variant(&self) -> RXEN_A

Get enumerated values variant

source

pub fn is_disable(&self) -> bool

Checks if the value of the field is DISABLE

source

pub fn is_enable(&self) -> bool

Checks if the value of the field is ENABLE