Type Definition stm32g4::stm32g474::hrtim_common::odsr::R[][src]

type R = R<u32, ODSR>;

Reader of register ODSR

Implementations

impl R[src]

pub fn tf2ods(&self) -> TF2ODS_R[src]

Bit 11 - TF2ODS

pub fn tf1ods(&self) -> TF1ODS_R[src]

Bit 10 - TF1ODS

pub fn te2ods(&self) -> TE2ODS_R[src]

Bit 9 - Timer E Output 2 disable status

pub fn te1ods(&self) -> TE1ODS_R[src]

Bit 8 - Timer E Output 1 disable status

pub fn td2ods(&self) -> TD2ODS_R[src]

Bit 7 - Timer D Output 2 disable status

pub fn td1ods(&self) -> TD1ODS_R[src]

Bit 6 - Timer D Output 1 disable status

pub fn tc2ods(&self) -> TC2ODS_R[src]

Bit 5 - Timer C Output 2 disable status

pub fn tc1ods(&self) -> TC1ODS_R[src]

Bit 4 - Timer C Output 1 disable status

pub fn tb2ods(&self) -> TB2ODS_R[src]

Bit 3 - Timer B Output 2 disable status

pub fn tb1ods(&self) -> TB1ODS_R[src]

Bit 2 - Timer B Output 1 disable status

pub fn ta2ods(&self) -> TA2ODS_R[src]

Bit 1 - Timer A Output 2 disable status

pub fn ta1ods(&self) -> TA1ODS_R[src]

Bit 0 - Timer A Output 1 disable status