[−][src]Type Definition stm32f0::stm32f0x1::tim15::CCMR1_OUTPUT
type CCMR1_OUTPUT = Reg<u32, _CCMR1_OUTPUT>;
capture/compare mode register (output mode)
This register you can read, reset, write, write_with_zero, modify. See API.
For information about available fields see ccmr1_output module
Trait Implementations
impl Readable for CCMR1_OUTPUT[src]
read() method returns ccmr1_output::R reader structure
impl ResetValue for CCMR1_OUTPUT[src]
Register CCMR1_Output reset()'s with value 0
impl Writable for CCMR1_OUTPUT[src]
write(|w| ..) method takes ccmr1_output::W writer structure