Struct nrf52811_pac::nvmc::eraseall::ERASEALL_W[][src]

pub struct ERASEALL_W<'a> { /* fields omitted */ }
Expand description

Field ERASEALL writer - Erase all non-volatile memory including UICR registers. Note that the erase must be enabled using CONFIG.WEN before the non-volatile memory can be erased.

Implementations

Writes variant to the field

No operation

Start erase of chip

Sets the field bit

Clears the field bit

Writes raw bits to the field

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

Immutably borrows from an owned value. Read more

Mutably borrows from an owned value. Read more

Performs the conversion.

Performs the conversion.

The type returned in the event of a conversion error.

Performs the conversion.

The type returned in the event of a conversion error.

Performs the conversion.