Type Definition stm32g4::stm32g484::hrtim_timc::CMP1CCR[][src]

type CMP1CCR = Reg<u32, _CMP1CCR>;

Timerx Compare 1 Compound Register

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

For information about available fields see cmp1ccr module

Trait Implementations

impl Readable for CMP1CCR[src]

read() method returns cmp1ccr::R reader structure

impl ResetValue for CMP1CCR[src]

Register CMP1CCR reset()'s with value 0

type Type = u32

Register size

impl Writable for CMP1CCR[src]

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