Type Definition atsame54p19a_pac::cmcc::LCKWAY[][src]

type LCKWAY = Reg<u32, _LCKWAY>;

Cache Lock per Way Register

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

For information about available fields see lckway module

Trait Implementations

impl Readable for LCKWAY[src]

read() method returns lckway::R reader structure

impl ResetValue for LCKWAY[src]

Register LCKWAY reset()’s with value 0

type Type = u32

Raw register type (u8, u16, u32, …).

impl Writable for LCKWAY[src]

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