[][src]Type Definition nrf52832_pac::nvmc::ERASEPCR1

type ERASEPCR1 = Reg<u32, _ERASEPCR1>;

Deprecated register - Register for erasing a page in Code area. Equivalent to ERASEPAGE.

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

For information about available fields see erasepcr1 module

Trait Implementations

impl Readable for ERASEPCR1[src]

read() method returns erasepcr1::R reader structure

impl ResetValue for ERASEPCR1[src]

Register ERASEPCR1 reset()'s with value 0

type Type = u32

Register size

impl Writable for ERASEPCR1[src]

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