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

type CMP3BR = Reg<u32, _CMP3BR>;

Timerx Compare 3 Register

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

For information about available fields see cmp3br module

Trait Implementations

impl Readable for CMP3BR[src]

read() method returns cmp3br::R reader structure

impl ResetValue for CMP3BR[src]

Register CMP3BR reset()'s with value 0

type Type = u32

Register size

impl Writable for CMP3BR[src]

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