CurrentW

Type Alias CurrentW 

pub type CurrentW<'a, REG> = FieldWriter<'a, REG, 24, u32>;
Expand description

Field CURRENT writer - Current value at the time the register is accessed

Aliased Typeยง

pub struct CurrentW<'a, REG> { /* private fields */ }