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