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

type W = W<u32, OENR>;

Writer for register OENR

Implementations

impl W[src]

pub fn tf2ods(&mut self) -> TF2ODS_W<'_>[src]

Bit 11 - Timer F Output 2 disable status

pub fn tf1ods(&mut self) -> TF1ODS_W<'_>[src]

Bit 10 - Timer F Output 1 disable status

pub fn te2oen(&mut self) -> TE2OEN_W<'_>[src]

Bit 9 - Timer E Output 2 Enable

pub fn te1oen(&mut self) -> TE1OEN_W<'_>[src]

Bit 8 - Timer E Output 1 Enable

pub fn td2oen(&mut self) -> TD2OEN_W<'_>[src]

Bit 7 - Timer D Output 2 Enable

pub fn td1oen(&mut self) -> TD1OEN_W<'_>[src]

Bit 6 - Timer D Output 1 Enable

pub fn tc2oen(&mut self) -> TC2OEN_W<'_>[src]

Bit 5 - Timer C Output 2 Enable

pub fn tc1oen(&mut self) -> TC1OEN_W<'_>[src]

Bit 4 - Timer C Output 1 Enable

pub fn tb2oen(&mut self) -> TB2OEN_W<'_>[src]

Bit 3 - Timer B Output 2 Enable

pub fn tb1oen(&mut self) -> TB1OEN_W<'_>[src]

Bit 2 - Timer B Output 1 Enable

pub fn ta2oen(&mut self) -> TA2OEN_W<'_>[src]

Bit 1 - Timer A Output 2 Enable

pub fn ta1oen(&mut self) -> TA1OEN_W<'_>[src]

Bit 0 - Timer A Output 1 Enable