Enum nrf52840::uart0::intenclr::NCTSW[][src]

pub enum NCTSW {
    CLEAR,
}

Values that can be written to the field NCTS

Variants

Disable

Auto Trait Implementations

impl Send for NCTSW

impl Sync for NCTSW