Type Alias d1_pac::audio_codec::micbias::POPFREE_W

source ·
pub type POPFREE_W<'a, const O: u8> = BitWriter<'a, u32, MICBIAS_SPEC, bool, O>;
Expand description

Field popfree writer - When this bit is 0, HBIAS MICADC is controlled by registor

Aliased Type§

struct POPFREE_W<'a, const O: u8> { /* private fields */ }