Type Definition microbit::hal::pac::uarte0::EVENTS_CTS[]

type EVENTS_CTS = Reg<u32, _EVENTS_CTS>;
Expand description

CTS is activated (set low). Clear To Send.

This register you can read, reset, write, write_with_zero, modify. See API.

For information about available fields see events_cts module