Type Definition stm32l4_stm32hal::stm32l4x5::tim2::CCMR2_OUTPUT[][src]

pub type CCMR2_OUTPUT = Reg<u32, _CCMR2_OUTPUT>;
Expand description

capture/compare mode register 2 (output mode)

This register you can read, reset, write, write_with_zero, modify. See API.

For information about available fields see ccmr2_output module

Trait Implementations

Register CCMR2_Output reset()’s with value 0

Register size

Reset value of the register

read() method returns ccmr2_output::R reader structure

write(|w| ..) method takes ccmr2_output::W writer structure