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