Type Alias nrf52840_pac::uicr::pselreset::PORT_W
source · pub type PORT_W<'a, const O: u8> = BitWriter<'a, u32, PSELRESET_SPEC, bool, O>;
Expand description
Field PORT
writer - Port number onto which nRESET is exposed
Aliased Type§
struct PORT_W<'a, const O: u8> { /* private fields */ }