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

type CMP2AR = Reg<u32, _CMP2AR>;

Timerx Compare 2 Register

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

For information about available fields see cmp2ar module

Trait Implementations

impl Readable for CMP2AR[src]

read() method returns cmp2ar::R reader structure

impl ResetValue for CMP2AR[src]

Register CMP2AR reset()'s with value 0

type Type = u32

Register size

impl Writable for CMP2AR[src]

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