[][src]Type Definition nrf52810_pac::uarte0::EVENTS_CTS

type EVENTS_CTS = Reg<u32, _EVENTS_CTS>;

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

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

For information about avaliable fields see events_cts module

Trait Implementations

impl Readable for EVENTS_CTS[src]

read() method returns events_cts::R reader structure

impl Writable for EVENTS_CTS[src]

write(|w| ..) method takes events_cts::W writer structure

impl ResetValue for EVENTS_CTS[src]

Register EVENTS_CTS reset()'s with value 0

type Type = u32

Register size