Enum nrf52840::spi0::intenset::READYW[][src]

pub enum READYW {
    SET,
}

Values that can be written to the field READY

Variants

Enable

Auto Trait Implementations

impl Send for READYW

impl Sync for READYW