[][src]Type Definition stm32f3::stm32f3x8::tim1::ccmr3_output::W

type W = W<u32, CCMR3_OUTPUT>;

Writer for register CCMR3_Output

Methods

impl W[src]

pub fn oc5fe(&mut self) -> OC5FE_W[src]

Bit 2 - Output compare 5 fast enable

pub fn oc5pe(&mut self) -> OC5PE_W[src]

Bit 3 - Output compare 5 preload enable

pub fn oc5m(&mut self) -> OC5M_W[src]

Bits 4:6 - Output compare 5 mode

pub fn oc5ce(&mut self) -> OC5CE_W[src]

Bit 7 - Output compare 5 clear enable

pub fn oc6fe(&mut self) -> OC6FE_W[src]

Bit 10 - Output compare 6 fast enable

pub fn oc6pe(&mut self) -> OC6PE_W[src]

Bit 11 - Output compare 6 preload enable

pub fn oc6m(&mut self) -> OC6M_W[src]

Bits 12:14 - Output compare 6 mode

pub fn oc6ce(&mut self) -> OC6CE_W[src]

Bit 15 - Output compare 6 clear enable

pub fn oc5m_3(&mut self) -> OC5M_3_W[src]

Bit 16 - Outout Compare 5 mode bit 3

pub fn oc6m_3(&mut self) -> OC6M_3_W[src]

Bit 24 - Outout Compare 6 mode bit 3