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