[][src]Type Definition xmc4200::scu_general::RMACR

type RMACR = Reg<u32, _RMACR>;

Retention Memory Access Control Register

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

For information about available fields see rmacr module

Trait Implementations

impl Readable for RMACR[src]

read() method returns rmacr::R reader structure

impl ResetValue for RMACR[src]

Register RMACR reset()'s with value 0

type Type = u32

Register size

impl Writable for RMACR[src]

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