Struct nrf52840::uart0::EVENTS_NCTS[][src]

pub struct EVENTS_NCTS { /* fields omitted */ }

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

Methods

impl EVENTS_NCTS
[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_NCTS

impl !Sync for EVENTS_NCTS