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

type NCR1START = Reg<u32, _NCR1START>;

Flash Cache Noncachable Region 1 Start

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

For information about available fields see ncr1start module

Trait Implementations

impl Readable for NCR1START[src]

read() method returns ncr1start::R reader structure

impl ResetValue for NCR1START[src]

Register NCR1START reset()'s with value 0

type Type = u32

Register size

impl Writable for NCR1START[src]

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