Type Definition stm32g4::stm32g484::hrtim_common::oenr::R[][src]

type R = R<u32, OENR>;

Reader of register OENR

Implementations

impl R[src]

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

Bit 11 - Timer F Output 2 disable status

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

Bit 10 - Timer F Output 1 disable status

pub fn te2oen(&self) -> TE2OEN_R[src]

Bit 9 - Timer E Output 2 Enable

pub fn te1oen(&self) -> TE1OEN_R[src]

Bit 8 - Timer E Output 1 Enable

pub fn td2oen(&self) -> TD2OEN_R[src]

Bit 7 - Timer D Output 2 Enable

pub fn td1oen(&self) -> TD1OEN_R[src]

Bit 6 - Timer D Output 1 Enable

pub fn tc2oen(&self) -> TC2OEN_R[src]

Bit 5 - Timer C Output 2 Enable

pub fn tc1oen(&self) -> TC1OEN_R[src]

Bit 4 - Timer C Output 1 Enable

pub fn tb2oen(&self) -> TB2OEN_R[src]

Bit 3 - Timer B Output 2 Enable

pub fn tb1oen(&self) -> TB1OEN_R[src]

Bit 2 - Timer B Output 1 Enable

pub fn ta2oen(&self) -> TA2OEN_R[src]

Bit 1 - Timer A Output 2 Enable

pub fn ta1oen(&self) -> TA1OEN_R[src]

Bit 0 - Timer A Output 1 Enable