RunstdbyW

Type Alias RunstdbyW 

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

Field RUNSTDBY writer - Run in Standby

Aliased Typeยง

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