Type Definition stm32g4::stm32g484::hrtim_timf::CPT2FCR[][src]

type CPT2FCR = Reg<u32, _CPT2FCR>;

CPT2xCR

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

For information about available fields see cpt2fcr module

Trait Implementations

impl Readable for CPT2FCR[src]

read() method returns cpt2fcr::R reader structure

impl ResetValue for CPT2FCR[src]

Register CPT2FCR reset()'s with value 0

type Type = u32

Register size

impl Writable for CPT2FCR[src]

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