Type Alias RunhibW

Source
pub type RunhibW<'a, REG> = BitWriter<'a, REG>;
Expand description

Field RUNHIB writer - Run in Hibernate mode

Aliased Typeยง

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