Struct stm32f30x_memory_map::gptim::EgrW [] [src]

pub struct EgrW { /* fields omitted */ }

Methods

impl EgrW
[src]

Reset value

Bit 6 - Trigger generation

Bit 4 - Capture/compare 4 generation

Bit 3 - Capture/compare 3 generation

Bit 2 - Capture/compare 2 generation

Bit 1 - Capture/compare 1 generation

Bit 0 - Update generation

Trait Implementations

impl Clone for EgrW
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Copy for EgrW
[src]