Type Definition stm32g4::stm32g474::hrtim_timc::RSTC2R[][src]

type RSTC2R = Reg<u32, _RSTC2R>;

Timerx Output2 Reset Register

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

For information about available fields see rstc2r module

Trait Implementations

impl Readable for RSTC2R[src]

read() method returns rstc2r::R reader structure

impl ResetValue for RSTC2R[src]

Register RSTC2R reset()'s with value 0

type Type = u32

Register size

impl Writable for RSTC2R[src]

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