[][src]Type Definition nrf9160_pac::nvmc_ns::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