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 */ }