Struct stm32f7x7::tim2::CCMR1_INPUT [] [src]

pub struct CCMR1_INPUT { /* fields omitted */ }

capture/compare mode register 1 (input mode)

Methods

impl CCMR1_INPUT
[src]

[src]

Modifies the contents of the register

[src]

Reads the contents of the register

[src]

Writes to the register

[src]

Writes the reset value to the register

Trait Implementations

Auto Trait Implementations

impl Send for CCMR1_INPUT

impl !Sync for CCMR1_INPUT