pub type PORT_W<'a, const O: u8> = BitWriter<'a, u32, PSELRESET_SPEC, bool, O>;
Field PORT writer - Port number onto which nRESET is exposed
PORT
struct PORT_W<'a, const O: u8> { /* private fields */ }