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