Type Definition stm32g4::stm32g484::hrtim_tima::CPT2ACR[][src]

type CPT2ACR = Reg<u32, _CPT2ACR>;

CPT2xCR

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

For information about available fields see cpt2acr module

Trait Implementations

impl Readable for CPT2ACR[src]

read() method returns cpt2acr::R reader structure

impl ResetValue for CPT2ACR[src]

Register CPT2ACR reset()'s with value 0

type Type = u32

Register size

impl Writable for CPT2ACR[src]

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