pub type PIN2_W<'a, const O: u8> = BitWriter1C<'a, u32, DIRCLR_SPEC, PIN2_AW, O>;
Expand description
Field PIN2
writer - Set as input pin 2
Aliased Type§
struct PIN2_W<'a, const O: u8> { /* private fields */ }
pub type PIN2_W<'a, const O: u8> = BitWriter1C<'a, u32, DIRCLR_SPEC, PIN2_AW, O>;
Field PIN2
writer - Set as input pin 2
struct PIN2_W<'a, const O: u8> { /* private fields */ }