Enum nrf52::nvmc::eraseuicr::ERASEUICRW [] [src]

pub enum ERASEUICRW {
    NOOPERATION,
    ERASE,
}

Values that can be written to the field ERASEUICR

Variants

No operation

Start erase of UICR

Trait Implementations

Auto Trait Implementations

impl Send for ERASEUICRW

impl Sync for ERASEUICRW