Type Alias d1_pac::i2s_pcm::i2s_pcm_ctl::DOUT_EN_R

source ·
pub type DOUT_EN_R = BitReader<DOUT_EN_A>;
Expand description

Field dout_en[0-3] reader - Data%s Output Enable

Aliased Type§

struct DOUT_EN_R { /* private fields */ }

Implementations§

source§

impl DOUT_EN_R

source

pub fn variant(&self) -> DOUT_EN_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