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

type PERER = Reg<u32, _PERER>;

Timerx Period Register

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

For information about available fields see perer module

Trait Implementations

impl Readable for PERER[src]

read() method returns perer::R reader structure

impl ResetValue for PERER[src]

Register PERER reset()'s with value 0xffff

type Type = u32

Register size

impl Writable for PERER[src]

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