[][src]Type Definition lpc54606_pac::dma0::SRAMBASE

type SRAMBASE = Reg<u32, _SRAMBASE>;

SRAM address of the channel configuration table.

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

For information about available fields see srambase module

Trait Implementations

impl Readable for SRAMBASE[src]

read() method returns srambase::R reader structure

impl ResetValue for SRAMBASE[src]

Register SRAMBASE reset()'s with value 0

type Type = u32

Register size

impl Writable for SRAMBASE[src]

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