[][src]Type Definition nrf51::uicr::RBPCONF

type RBPCONF = Reg<u32, _RBPCONF>;

Readback protection configuration.

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

For information about available fields see rbpconf module

Trait Implementations

impl Readable for RBPCONF[src]

read() method returns rbpconf::R reader structure

impl ResetValue for RBPCONF[src]

Register RBPCONF reset()'s with value 0xffff_ffff

type Type = u32

Register size

impl Writable for RBPCONF[src]

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