Type Alias nrf51_hal::pac::gpio::dirset::PIN0_W

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

Field PIN0 writer - Set as output pin 0.

Aliased Type§

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