[][src]Type Definition nrf51::nvmc::ERASEPCR0

type ERASEPCR0 = Reg<u32, _ERASEPCR0>;

Register for erasing a protected non-volatile memory page.

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

For information about available fields see erasepcr0 module

Trait Implementations

impl Readable for ERASEPCR0[src]

read() method returns erasepcr0::R reader structure

impl ResetValue for ERASEPCR0[src]

Register ERASEPCR0 reset()'s with value 0

type Type = u32

Register size

impl Writable for ERASEPCR0[src]

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