Type Alias CcbufW

Source
pub type CcbufW<'a, REG> = FieldWriter<'a, REG, 24, u32>;
Expand description

Field CCBUF writer - Channel Compare/Capture Buffer Value

Aliased Typeยง

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