Type Alias nrf52840_hal::pac::p0::dirset::PIN1_W

source ·
pub type PIN1_W<'a, const O: u8> = BitWriterRaw<'a, u32, DIRSET_SPEC, PIN1_AW, Bit1S, O>;
Expand description

Field PIN1 writer - Set as output pin 1

Aliased Type§

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