Struct stm32h743::hrtim_timc::CMP3CR [] [src]

pub struct CMP3CR { /* fields omitted */ }

Timerx Compare 3 Register

Methods

impl CMP3CR
[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 CMP3CR

impl !Sync for CMP3CR