[][src]Type Definition muscab1_pac::i_cache::ICCTRL

type ICCTRL = Reg<u32, _ICCTRL>;

Instruction Cache Control Register

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

For information about avaliable fields see icctrl module

Trait Implementations

impl Readable for ICCTRL[src]

read() method returns icctrl::R reader structure

impl Writable for ICCTRL[src]

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

impl ResetValue for ICCTRL[src]

Register ICCTRL reset()'s with value 0

type Type = u32

Register size