Skip to main content

BUF_PU_W

Type Alias BUF_PU_W 

Source
pub type BUF_PU_W<'a> = BitWriter<'a, u32, CTRL_SPEC, bool, 2>;
Expand description

Field buf_pu writer - ADC Input Buffer Power Up

Aliased Typeยง

pub struct BUF_PU_W<'a> { /* private fields */ }