Type Definition stm32g4::stm32g484::hrtim_timd::CPT1DCR[][src]

type CPT1DCR = Reg<u32, _CPT1DCR>;

Timerx Capture 2 Control Register

This register you can read, reset, write, write_with_zero, modify. See API.

For information about available fields see cpt1dcr module

Trait Implementations

impl Readable for CPT1DCR[src]

read() method returns cpt1dcr::R reader structure

impl ResetValue for CPT1DCR[src]

Register CPT1DCR reset()'s with value 0

type Type = u32

Register size

impl Writable for CPT1DCR[src]

write(|w| ..) method takes cpt1dcr::W writer structure