pub struct W(/* private fields */);
Expand description
Register CR2
writer
Implementations§
Source§impl W
impl W
Sourcepub fn ccpc(&mut self) -> CCPC_W<'_, 0>
pub fn ccpc(&mut self) -> CCPC_W<'_, 0>
Bit 0 - Capture/compare preloaded control Note: This bit acts only on channels that have a complementary output.
Sourcepub fn ccus(&mut self) -> CCUS_W<'_, 2>
pub fn ccus(&mut self) -> CCUS_W<'_, 2>
Bit 2 - Capture/compare control update selection Note: This bit acts only on channels that have a complementary output.
Sourcepub fn mms(&mut self) -> MMS_W<'_, 4>
pub fn mms(&mut self) -> MMS_W<'_, 4>
Bits 4:6 - Master mode selection These bits allow to select the information to be sent in master mode to slave timers for synchronization (TRGO). The combination is as follows:
Sourcepub fn ois1(&mut self) -> OIS1_W<'_, 8>
pub fn ois1(&mut self) -> OIS1_W<'_, 8>
Bit 8 - Output Idle state 1 (OC1 output) Note: This bit can not be modified as long as LOCK level 1, 2 or 3 has been programmed (LOCK bits in TIM15_BDTR register).
Sourcepub fn ois1n(&mut self) -> OIS1N_W<'_, 9>
pub fn ois1n(&mut self) -> OIS1N_W<'_, 9>
Bit 9 - Output Idle state 1 (OC1N output) Note: This bit can not be modified as long as LOCK level 1, 2 or 3 has been programmed (LOCK bits in TIM15_BDTR register).