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