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