[][src]Type Definition nrf52832_pac::bprot::CONFIG2

type CONFIG2 = Reg<u32, _CONFIG2>;

Block protect configuration register 2

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

For information about available fields see config2 module

Trait Implementations

impl Readable for CONFIG2[src]

read() method returns config2::R reader structure

impl ResetValue for CONFIG2[src]

Register CONFIG2 reset()'s with value 0

type Type = u32

Register size

impl Writable for CONFIG2[src]

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