Type Definition stm32g4::stm32g474::hrtim_tima::OUTAR[][src]

type OUTAR = Reg<u32, _OUTAR>;

Timerx Output Register

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

For information about available fields see outar module

Trait Implementations

impl Readable for OUTAR[src]

read() method returns outar::R reader structure

impl ResetValue for OUTAR[src]

Register OUTAR reset()'s with value 0

type Type = u32

Register size

impl Writable for OUTAR[src]

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