[][src]Type Definition saml10e15a::tram::RAM

type RAM = Reg<u32, _RAM>;

TrustRAM

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

For information about avaliable fields see ram module

Trait Implementations

impl Readable for RAM[src]

read() method returns ram::R reader structure

impl Writable for RAM[src]

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

impl ResetValue for RAM[src]

Register RAM[%s] reset()'s with value 0

type Type = u32

Register size