Type Definition stm32g4::stm32g484::hrtim_tima::CMP4AR[][src]

type CMP4AR = Reg<u32, _CMP4AR>;

Timerx Compare 4 Register

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

For information about available fields see cmp4ar module

Trait Implementations

impl Readable for CMP4AR[src]

read() method returns cmp4ar::R reader structure

impl ResetValue for CMP4AR[src]

Register CMP4AR reset()'s with value 0

type Type = u32

Register size

impl Writable for CMP4AR[src]

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