Type Alias nrf52810_hal::pac::p0::dirclr::PIN2_W

source ·
pub type PIN2_W<'a, const O: u8> = BitWriterRaw<'a, u32, DIRCLR_SPEC, PIN2_AW, Bit1C, O>;
Expand description

Field PIN2 writer - Set as input pin 2

Aliased Type§

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