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

type TIMBCR2 = Reg<u32, _TIMBCR2>;

HRTIM Timerx Control Register 2

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

For information about available fields see timbcr2 module

Trait Implementations

impl Readable for TIMBCR2[src]

read() method returns timbcr2::R reader structure

impl ResetValue for TIMBCR2[src]

Register TIMBCR2 reset()'s with value 0

type Type = u32

Register size

impl Writable for TIMBCR2[src]

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