Type Alias CfdenW

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

Field CFDEN writer - Clock Failure Detector Enable

Aliased Typeยง

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