Type Definition stm32wb_stm32hal::stm32wb55::tim1::CCMR3_OUTPUT [−][src]
type CCMR3_OUTPUT = Reg<u32, _CCMR3_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 ccmr3_output module
Trait Implementations
Register CCMR3_Output reset()
’s with value 0
type Type = u32
type Type = u32
Register size
Reset value of the register
read()
method returns ccmr3_output::R reader structure
write(|w| ..)
method takes ccmr3_output::W writer structure