Type Alias CfdeoW

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

Field CFDEO writer - Clock Failure Detector Event Output Enable

Aliased Typeยง

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