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

type NCR0START = Reg<u32, _NCR0START>;

Flash Cache Noncachable Region 0 Start Address.

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

For information about available fields see ncr0start module

Trait Implementations

impl Readable for NCR0START[src]

read() method returns ncr0start::R reader structure

impl ResetValue for NCR0START[src]

Register NCR0START reset()'s with value 0

type Type = u32

Register size

impl Writable for NCR0START[src]

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