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

type CLENR0 = Reg<u32, _CLENR0>;

Length of code region 0.

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

For information about available fields see clenr0 module

Trait Implementations

impl Readable for CLENR0[src]

read() method returns clenr0::R reader structure

impl ResetValue for CLENR0[src]

Register CLENR0 reset()'s with value 0xffff_ffff

type Type = u32

Register size

impl Writable for CLENR0[src]

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