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

type ICACHECNF = Reg<u32, _ICACHECNF>;

I-Code cache configuration register.

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

For information about available fields see icachecnf module

Trait Implementations

impl Readable for ICACHECNF[src]

read() method returns icachecnf::R reader structure

impl ResetValue for ICACHECNF[src]

Register ICACHECNF reset()'s with value 0

type Type = u32

Register size

impl Writable for ICACHECNF[src]

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