Type Definition stm32g4::stm32g484::hrtim_timd::CHPDR[][src]

type CHPDR = Reg<u32, _CHPDR>;

Timerx Chopper Register

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

For information about available fields see chpdr module

Trait Implementations

impl Readable for CHPDR[src]

read() method returns chpdr::R reader structure

impl ResetValue for CHPDR[src]

Register CHPDR reset()'s with value 0

type Type = u32

Register size

impl Writable for CHPDR[src]

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