CC1_W

Type Alias CC1_W 

Source
pub type CC1_W<'a> = BitWriter<'a, u32, IFS_SPEC, bool, 5>;
Expand description

Field CC1 writer - CC Channel 1 Interrupt Flag Set

Aliased Typeยง

pub struct CC1_W<'a> { /* private fields */ }