Type Definition stm32g4::stm32g474::hrtim_time::RSTE2R[][src]

type RSTE2R = Reg<u32, _RSTE2R>;

Timerx Output2 Reset Register

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

For information about available fields see rste2r module

Trait Implementations

impl Readable for RSTE2R[src]

read() method returns rste2r::R reader structure

impl ResetValue for RSTE2R[src]

Register RSTE2R reset()'s with value 0

type Type = u32

Register size

impl Writable for RSTE2R[src]

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