Type Alias nrf51_hal::pac::gpio::dirset::PIN24_W

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

Field PIN24 writer - Set as output pin 24.

Aliased Type§

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