Struct stm32f30x_memory_map::gptim::SmcrR [] [src]

pub struct SmcrR { /* fields omitted */ }

Methods

impl SmcrR
[src]

Bits 0:2 - Slave mode selection

Bit 3 - OCREF clear selection

Bits 4:6 - Trigger selection

Bit 7 - Master/Slave mode

Bits 8:11 - External trigger filter

Bits 12:13 - External trigger prescaler

Bit 14 - External clock enable

Bit 15 - External trigger polarity

Bit 16 - Slave mode selection bit3

Trait Implementations

impl Clone for SmcrR
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Copy for SmcrR
[src]