Struct stm32f3::stm32f303::tim2::EGR[][src]

pub struct EGR { /* fields omitted */ }

event generation register

Methods

impl EGR
[src]

Writes to the register

Auto Trait Implementations

impl Send for EGR

impl !Sync for EGR