[][src]Type Definition atsam4sd32c_pac::cmcc::CTRL

type CTRL = Reg<u32, _CTRL>;

Cache Controller Control Register

This register you can write_with_zero. See API.

For information about available fields see ctrl module

Trait Implementations

impl Writable for CTRL[src]

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