CurrentR

Type Alias CurrentR 

pub type CurrentR = FieldReader<u32>;
Expand description

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

Aliased Typeยง

pub struct CurrentR { /* private fields */ }