Type Alias nrf52840_hal::pac::uart0::psel::rts::PORT_W

source ·
pub type PORT_W<'a, const O: u8> = BitWriterRaw<'a, u32, RTS_SPEC, bool, BitM, O>;
Expand description

Field PORT writer - Port number

Aliased Type§

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