[][src]Type Definition nrf52832_hal::pac::uart0::EVENTS_NCTS

type EVENTS_NCTS = Reg<u32, _EVENTS_NCTS>;

CTS is deactivated (set high). Not Clear To Send.

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

For information about available fields see events_ncts module