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