Type Alias atsamd51p::tc0::count16::cc::CC_W

source ·
pub type CC_W<'a, REG, const O: u8> = FieldWriter<'a, REG, 16, O, u16>;
Expand description

Field CC writer - Counter/Compare Value

Aliased Type§

struct CC_W<'a, REG, const O: u8> { /* private fields */ }