Type Alias nrf52810_hal::pac::uart0::events_ncts::EVENTS_NCTS_W

source ·
pub type EVENTS_NCTS_W<'a, const O: u8> = BitWriterRaw<'a, u32, EVENTS_NCTS_SPEC, EVENTS_NCTS_A, BitM, O>;
Expand description

Field EVENTS_NCTS writer - CTS is deactivated (set high). Not Clear To Send.

Aliased Type§

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