Type Alias CcbufW

Source
pub type CcbufW<'a, REG> = FieldWriter<'a, REG, 16, u16>;
Expand description

Field CCBUF writer - Channel Compare Buffer Value

Aliased Type§

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