[][src]Type Definition rsl10_pac::audio::audio_cfg::DMIC1_ENABLE_R

type DMIC1_ENABLE_R = R<bool, DMIC1_ENABLE_A>;

Reader of field DMIC1_ENABLE

Methods

impl DMIC1_ENABLE_R[src]

pub fn variant(&self) -> DMIC1_ENABLE_A[src]

Get enumerated values variant

pub fn is_dmic1_disable(&self) -> bool[src]

Checks if the value of the field is DMIC1_DISABLE

pub fn is_dmic1_enable(&self) -> bool[src]

Checks if the value of the field is DMIC1_ENABLE