[][src]Type Definition lpc845_pac::mtb_sfr::BASE

type BASE = Reg<u32, _BASE>;

Indicates where the SRAM is located in the processor memory map. This register is provided to enable auto discovery of the MTB SRAM location, by a debug agent.

This register you can read. See API.

For information about avaliable fields see base module

Trait Implementations

impl Readable for BASE[src]

read() method returns base::R reader structure