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