Struct stm32l0x1::tim6::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