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