Struct stm32f103xx::afio::exticr2::W
[−]
[src]
pub struct W { /* fields omitted */ }
Value to write to the register
Methods
impl W
[src]
pub fn reset_value() -> W
[src]
Reset value of the register
pub unsafe fn bits(&mut self, bits: u32) -> &mut Self
[src]
Writes raw bits to the register
pub fn exti4(&mut self) -> _EXTI4W
[src]
Bits 0:3 - EXTI4 configuration
pub fn exti5(&mut self) -> _EXTI5W
[src]
Bits 4:7 - EXTI5 configuration
pub fn exti6(&mut self) -> _EXTI6W
[src]
Bits 8:11 - EXTI6 configuration
pub fn exti7(&mut self) -> _EXTI7W
[src]
Bits 12:15 - EXTI7 configuration