[][src]Type Definition wip_s32k144::can0::EMBEDDEDRAM

type EMBEDDEDRAM = Reg<u32, _EMBEDDEDRAM>;

Embedded RAM

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

For information about available fields see embedded_ram module

Trait Implementations

impl Readable for EMBEDDEDRAM[src]

read() method returns embedded_ram::R reader structure

impl ResetValue for EMBEDDEDRAM[src]

Register EmbeddedRAM%s reset()'s with value 0

type Type = u32

Register size

impl Writable for EMBEDDEDRAM[src]

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