Type Definition stm32g4::stm32g484::hrtim_common::BMCMPR[][src]

type BMCMPR = Reg<u32, _BMCMPR>;

BMCMPR

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

For information about available fields see bmcmpr module

Trait Implementations

impl Readable for BMCMPR[src]

read() method returns bmcmpr::R reader structure

impl ResetValue for BMCMPR[src]

Register BMCMPR reset()'s with value 0

type Type = u32

Register size

impl Writable for BMCMPR[src]

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