[][src]Type Definition nrf9160_pac::nvmc_ns::ERASEALL

type ERASEALL = Reg<u32, _ERASEALL>;

Register for erasing all non-volatile user memory

This register you can reset, write, write_with_zero. See API.

For information about available fields see eraseall module

Trait Implementations

impl ResetValue for ERASEALL[src]

Register ERASEALL reset()'s with value 0

type Type = u32

Register size

impl Writable for ERASEALL[src]

write(|w| ..) method takes eraseall::W writer structure