Type Definition stm32g4::stm32g484::hrtim_tima::PERAR[][src]

type PERAR = Reg<u32, _PERAR>;

Timerx Period Register

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

For information about available fields see perar module

Trait Implementations

impl Readable for PERAR[src]

read() method returns perar::R reader structure

impl ResetValue for PERAR[src]

Register PERAR reset()'s with value 0xffff

type Type = u32

Register size

impl Writable for PERAR[src]

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