[][src]Type Definition lpc55s6x_pac::powerquad::TMPBASE

type TMPBASE = Reg<u32, _TMPBASE>;

Base address register for temp region

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

For information about avaliable fields see tmpbase module

Trait Implementations

impl Readable for TMPBASE[src]

read() method returns tmpbase::R reader structure

impl Writable for TMPBASE[src]

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

impl ResetValue for TMPBASE[src]

Register TMPBASE reset()'s with value 0

type Type = u32

Register size