Type Definition stm32g4::stm32g484::hrtim_time::CHPER[][src]

type CHPER = Reg<u32, _CHPER>;

Timerx Chopper Register

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

For information about available fields see chper module

Trait Implementations

impl Readable for CHPER[src]

read() method returns chper::R reader structure

impl ResetValue for CHPER[src]

Register CHPER reset()'s with value 0

type Type = u32

Register size

impl Writable for CHPER[src]

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