Type Definition stm32g4::stm32g484::hrtim_time::CMP3ER[][src]

type CMP3ER = Reg<u32, _CMP3ER>;

Timerx Compare 3 Register

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

For information about available fields see cmp3er module

Trait Implementations

impl Readable for CMP3ER[src]

read() method returns cmp3er::R reader structure

impl ResetValue for CMP3ER[src]

Register CMP3ER reset()'s with value 0

type Type = u32

Register size

impl Writable for CMP3ER[src]

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