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

type BMPER = Reg<u32, _BMPER>;

Burst Mode Period Register

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

For information about available fields see bmper module

Trait Implementations

impl Readable for BMPER[src]

read() method returns bmper::R reader structure

impl ResetValue for BMPER[src]

Register BMPER reset()'s with value 0

type Type = u32

Register size

impl Writable for BMPER[src]

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