Struct stm32f103xx::afio::exticr1::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 exti0(&mut self) -> _EXTI0W
[src]
Bits 0:3 - EXTI0 configuration
pub fn exti1(&mut self) -> _EXTI1W
[src]
Bits 4:7 - EXTI1 configuration
pub fn exti2(&mut self) -> _EXTI2W
[src]
Bits 8:11 - EXTI2 configuration
pub fn exti3(&mut self) -> _EXTI3W
[src]
Bits 12:15 - EXTI3 configuration