Type Alias nrf52840_hal::pac::uicr::pselreset::PIN_W

source ·
pub type PIN_W<'a, const O: u8> = FieldWriterRaw<'a, u32, PSELRESET_SPEC, u8, u8, Unsafe, 5, O>;
Expand description

Field PIN writer - Pin number of PORT onto which nRESET is exposed

Aliased Type§

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