Type Alias nrf52811_hal::pac::uart0::shorts::CTS_STARTRX_W

source ·
pub type CTS_STARTRX_W<'a, const O: u8> = BitWriterRaw<'a, u32, SHORTS_SPEC, CTS_STARTRX_A, BitM, O>;
Expand description

Field CTS_STARTRX writer - Shortcut between event CTS and task STARTRX

Aliased Type§

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