Type Definition stm32g4::stm32g474::hrtim_timb::CHPBR[][src]

type CHPBR = Reg<u32, _CHPBR>;

Timerx Chopper Register

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

For information about available fields see chpbr module

Trait Implementations

impl Readable for CHPBR[src]

read() method returns chpbr::R reader structure

impl ResetValue for CHPBR[src]

Register CHPBR reset()'s with value 0

type Type = u32

Register size

impl Writable for CHPBR[src]

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