Enum microbit::hal::pac::power::systemoff::SYSTEMOFF_AW [−]
pub enum SYSTEMOFF_AW {
ENTER,
}Expand description
Enable System OFF mode
Value on reset: 0
Variants
1: Enable System OFF mode
Trait Implementations
impl Clone for SYSTEMOFF_AW
impl Clone for SYSTEMOFF_AW
pub fn clone(&self) -> SYSTEMOFF_AW
pub fn clone(&self) -> SYSTEMOFF_AW
Returns a copy of the value. Read more
Performs copy-assignment from source. Read more
impl Debug for SYSTEMOFF_AW
impl Debug for SYSTEMOFF_AW
impl PartialEq<SYSTEMOFF_AW> for SYSTEMOFF_AW
impl PartialEq<SYSTEMOFF_AW> for SYSTEMOFF_AW
impl Copy for SYSTEMOFF_AW
impl StructuralPartialEq for SYSTEMOFF_AW
Auto Trait Implementations
impl RefUnwindSafe for SYSTEMOFF_AW
impl Send for SYSTEMOFF_AW
impl Sync for SYSTEMOFF_AW
impl Unpin for SYSTEMOFF_AW
impl UnwindSafe for SYSTEMOFF_AW
Blanket Implementations
Mutably borrows from an owned value. Read more
Casts the value.
Performs the conversion.
Performs the conversion.
Casts the value.
Casts the value.
Casts the value.
Casts the value.