Type Alias nrf52832_hal::pac::p0::dirset::PIN0_W

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

Field PIN0 writer - Set as output pin 0

Aliased Type§

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