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