Type Alias nrf52811_hal::pac::uarte0::events_cts::EVENTS_CTS_W

source ·
pub type EVENTS_CTS_W<'a, const O: u8> = BitWriterRaw<'a, u32, EVENTS_CTS_SPEC, EVENTS_CTS_A, BitM, O>;
Expand description

Field EVENTS_CTS writer - CTS is activated (set low). Clear To Send.

Aliased Type§

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