Skip to main content

CntW

Type Alias CntW 

Source
pub type CntW<'a, REG> = FieldWriter<'a, REG, 8>;
Expand description

Field CNT writer - SOF Count Threshold

Aliased Typeยง

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