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

type CHPFR = Reg<u32, _CHPFR>;

Timerx Chopper Register

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

For information about available fields see chpfr module

Trait Implementations

impl Readable for CHPFR[src]

read() method returns chpfr::R reader structure

impl ResetValue for CHPFR[src]

Register CHPFR reset()'s with value 0

type Type = u32

Register size

impl Writable for CHPFR[src]

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