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

type RSTA2R = Reg<u32, _RSTA2R>;

Timerx Output2 Reset Register

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

For information about available fields see rsta2r module

Trait Implementations

impl Readable for RSTA2R[src]

read() method returns rsta2r::R reader structure

impl ResetValue for RSTA2R[src]

Register RSTA2R reset()'s with value 0

type Type = u32

Register size

impl Writable for RSTA2R[src]

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