Type Alias CfdW

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

Field CFD writer - Clock Failure Detector

Aliased Type§

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