Struct nrf52840::uart0::EVENTS_CTS[][src]

pub struct EVENTS_CTS { /* fields omitted */ }

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

Methods

impl EVENTS_CTS
[src]

Modifies the contents of the register

Reads the contents of the register

Writes to the register

Writes the reset value to the register

Auto Trait Implementations

impl Send for EVENTS_CTS

impl !Sync for EVENTS_CTS