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