Type Alias nrf51_hal::pac::gpio::dirset::PIN20_W

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

Field PIN20 writer - Set as output pin 20.

Aliased Type§

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