[][src]Type Definition stm32f3::stm32f303::tim8::ccmr3_output::R

type R = R<u32, CCMR3_OUTPUT>;

Reader of register CCMR3_Output

Methods

impl R[src]

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

Bit 2 - Output compare 5 fast enable

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

Bit 3 - Output compare 5 preload enable

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

Bits 4:6 - Output compare 5 mode

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

Bit 7 - Output compare 5 clear enable

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

Bit 10 - Output compare 6 fast enable

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

Bit 11 - Output compare 6 preload enable

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

Bits 12:14 - Output compare 6 mode

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

Bit 15 - Output compare 6 clear enable

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

Bit 16 - Outout Compare 5 mode bit 3

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

Bit 24 - Outout Compare 6 mode bit 3