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

type CONFIG3 = Reg<u32, _CONFIG3>;

Block protect configuration register 3

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

For information about available fields see config3 module

Trait Implementations

impl Readable for CONFIG3[src]

read() method returns config3::R reader structure

impl ResetValue for CONFIG3[src]

Register CONFIG3 reset()'s with value 0

type Type = u32

Register size

impl Writable for CONFIG3[src]

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