[][src]Type Definition ambiq_apollo2_pac::cachectrl::NCR1END

type NCR1END = Reg<u32, _NCR1END>;

Flash Cache Noncachable Region 1 End

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

For information about available fields see ncr1end module

Trait Implementations

impl Readable for NCR1END[src]

read() method returns ncr1end::R reader structure

impl ResetValue for NCR1END[src]

Register NCR1END reset()'s with value 0

type Type = u32

Register size

impl Writable for NCR1END[src]

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