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

type SRAMPWRDIS = Reg<u32, _SRAMPWRDIS>;

Disables individual banks of the SRAM array

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

For information about available fields see srampwrdis module

Trait Implementations

impl Readable for SRAMPWRDIS[src]

read() method returns srampwrdis::R reader structure

impl ResetValue for SRAMPWRDIS[src]

Register SRAMPWRDIS reset()'s with value 0

type Type = u32

Register size

impl Writable for SRAMPWRDIS[src]

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