Enum nrf52840::qspi::intenclr::READYW[][src]

pub enum READYW {
    CLEAR,
}

Values that can be written to the field READY

Variants

Disable

Auto Trait Implementations

impl Send for READYW

impl Sync for READYW