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

type CPT1FCR = Reg<u32, _CPT1FCR>;

Timerx Capture 2 Control Register

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

For information about available fields see cpt1fcr module

Trait Implementations

impl Readable for CPT1FCR[src]

read() method returns cpt1fcr::R reader structure

impl ResetValue for CPT1FCR[src]

Register CPT1FCR reset()'s with value 0

type Type = u32

Register size

impl Writable for CPT1FCR[src]

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