Type Definition stm32g4::stm32g474::hrtim_tima::CHPAR[][src]

type CHPAR = Reg<u32, _CHPAR>;

Timerx Chopper Register

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

For information about available fields see chpar module

Trait Implementations

impl Readable for CHPAR[src]

read() method returns chpar::R reader structure

impl ResetValue for CHPAR[src]

Register CHPAR reset()'s with value 0

type Type = u32

Register size

impl Writable for CHPAR[src]

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