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