Enum nrf52840::clock::intenset::DONEW[][src]

pub enum DONEW {
    SET,
}

Values that can be written to the field DONE

Variants

Enable

Auto Trait Implementations

impl Send for DONEW

impl Sync for DONEW