Type Definition stm32g4::stm32g484::hrtim_timb::CMP4BR[][src]

type CMP4BR = Reg<u32, _CMP4BR>;

Timerx Compare 4 Register

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

For information about available fields see cmp4br module

Trait Implementations

impl Readable for CMP4BR[src]

read() method returns cmp4br::R reader structure

impl ResetValue for CMP4BR[src]

Register CMP4BR reset()'s with value 0

type Type = u32

Register size

impl Writable for CMP4BR[src]

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