pub type VOUT_W<'a, const O: u8> = FieldWriter<'a, u32, REGOUT0_SPEC, u8, VOUT_A, 3, O>;
Expand description
Field VOUT
writer - Output voltage from of REG0 regulator stage. The maximum output voltage from this stage is given as VDDH - VEXDIF.
Aliased Type§
struct VOUT_W<'a, const O: u8> { /* private fields */ }