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

type R = R<u32, CR2>;

Reader of register CR2

Implementations

impl R[src]

pub fn swpf(&self) -> SWPF_R[src]

Bit 21 - Swap Timer F outputs

pub fn swpe(&self) -> SWPE_R[src]

Bit 20 - Swap Timer E outputs

pub fn swpd(&self) -> SWPD_R[src]

Bit 19 - Swap Timer D outputs

pub fn swpc(&self) -> SWPC_R[src]

Bit 18 - Swap Timer C outputs

pub fn swpb(&self) -> SWPB_R[src]

Bit 17 - Swap Timer B outputs

pub fn swpa(&self) -> SWPA_R[src]

Bit 16 - Swap Timer A outputs

pub fn tfrst(&self) -> TFRST_R[src]

Bit 14 - Timer f counter software reset

pub fn terst(&self) -> TERST_R[src]

Bit 13 - Timer E counter software reset

pub fn tdrst(&self) -> TDRST_R[src]

Bit 12 - Timer D counter software reset

pub fn tcrst(&self) -> TCRST_R[src]

Bit 11 - Timer C counter software reset

pub fn tbrst(&self) -> TBRST_R[src]

Bit 10 - Timer B counter software reset

pub fn tarst(&self) -> TARST_R[src]

Bit 9 - Timer A counter software reset

pub fn mrst(&self) -> MRST_R[src]

Bit 8 - Master Counter software reset

pub fn tfswu(&self) -> TFSWU_R[src]

Bit 6 - Timer f Software Update

pub fn teswu(&self) -> TESWU_R[src]

Bit 5 - Timer E Software Update

pub fn tdswu(&self) -> TDSWU_R[src]

Bit 4 - Timer D Software Update

pub fn tcswu(&self) -> TCSWU_R[src]

Bit 3 - Timer C Software Update

pub fn tbswu(&self) -> TBSWU_R[src]

Bit 2 - Timer B Software Update

pub fn taswu(&self) -> TASWU_R[src]

Bit 1 - Timer A Software update

pub fn mswu(&self) -> MSWU_R[src]

Bit 0 - Master Timer Software update