pub type RAM_COM0 = Reg<u32, _RAM_COM0>;
Expand description
Aliased Type§
pub struct RAM_COM0 { /* private fields */ }
Trait Implementations§
Source§impl ResetValue for RAM_COM0
Register RAM_COM0 reset()
’s with value 0
impl ResetValue for RAM_COM0
Register RAM_COM0 reset()
’s with value 0
impl Readable for RAM_COM0
read()
method returns ram_com0::R reader structure
impl Writable for RAM_COM0
write(|w| ..)
method takes ram_com0::W writer structure