Type Definition stm32g4::stm32g484::hrtim_time::CPT2ECR[][src]

type CPT2ECR = Reg<u32, _CPT2ECR>;

CPT2xCR

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

For information about available fields see cpt2ecr module

Trait Implementations

impl Readable for CPT2ECR[src]

read() method returns cpt2ecr::R reader structure

impl ResetValue for CPT2ECR[src]

Register CPT2ECR reset()'s with value 0

type Type = u32

Register size

impl Writable for CPT2ECR[src]

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