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

type CPT2DCR = Reg<u32, _CPT2DCR>;

CPT2xCR

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

For information about available fields see cpt2dcr module

Trait Implementations

impl Readable for CPT2DCR[src]

read() method returns cpt2dcr::R reader structure

impl ResetValue for CPT2DCR[src]

Register CPT2DCR reset()'s with value 0

type Type = u32

Register size

impl Writable for CPT2DCR[src]

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