Struct stm32f030_cf::tim3::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