Struct stm32f103xx::tim10::dier::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 cc1ie(&mut self) -> _CC1IEW
[src]
Bit 1 - Capture/Compare 1 interrupt enable
pub fn uie(&mut self) -> _UIEW
[src]
Bit 0 - Update interrupt enable