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