Struct stm32f030_cf::tim3::CCMR1_INPUT[][src]

pub struct CCMR1_INPUT { /* fields omitted */ }

capture/compare mode register 1 (input mode)

Methods

impl CCMR1_INPUT
[src]

Modifies the contents of the register

Reads the contents of the register

Writes to the register

Writes the reset value to the register

Auto Trait Implementations

impl Send for CCMR1_INPUT

impl !Sync for CCMR1_INPUT