[][src]Type Definition ambiq_apollo1_pac::mcuctrl::FLASHPWRDIS

type FLASHPWRDIS = Reg<u32, _FLASHPWRDIS>;

Disables individual banks of the Flash array

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

For information about available fields see flashpwrdis module

Trait Implementations

impl Readable for FLASHPWRDIS[src]

read() method returns flashpwrdis::R reader structure

impl ResetValue for FLASHPWRDIS[src]

Register FLASHPWRDIS reset()'s with value 0

type Type = u32

Register size

impl Writable for FLASHPWRDIS[src]

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