Type Definition stm32g4::stm32g474::hrtim_time::CPT1ECR[][src]

type CPT1ECR = Reg<u32, _CPT1ECR>;

Timerx Capture 2 Control Register

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

For information about available fields see cpt1ecr module

Trait Implementations

impl Readable for CPT1ECR[src]

read() method returns cpt1ecr::R reader structure

impl ResetValue for CPT1ECR[src]

Register CPT1ECR reset()'s with value 0

type Type = u32

Register size

impl Writable for CPT1ECR[src]

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