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

type TIMBCR = Reg<u32, _TIMBCR>;

Timerx Control Register

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

For information about available fields see timbcr module

Trait Implementations

impl Readable for TIMBCR[src]

read() method returns timbcr::R reader structure

impl ResetValue for TIMBCR[src]

Register TIMBCR reset()'s with value 0

type Type = u32

Register size

impl Writable for TIMBCR[src]

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