Type Alias CTO1_W

Source
pub type CTO1_W<'a> = BitWriter<'a, u32, CMD_SPEC, bool, 4>;
Expand description

Field CTO1 writer - Clear Toggle Output 1

Aliased Typeยง

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