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

type CMP1CBR = Reg<u32, _CMP1CBR>;

Timerx Compare 1 Compound Register

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

For information about available fields see cmp1cbr module

Trait Implementations

impl Readable for CMP1CBR[src]

read() method returns cmp1cbr::R reader structure

impl ResetValue for CMP1CBR[src]

Register CMP1CBR reset()'s with value 0

type Type = u32

Register size

impl Writable for CMP1CBR[src]

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