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

type RSTC1R = Reg<u32, _RSTC1R>;

Timerx Output1 Reset Register

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

For information about available fields see rstc1r module

Trait Implementations

impl Readable for RSTC1R[src]

read() method returns rstc1r::R reader structure

impl ResetValue for RSTC1R[src]

Register RSTC1R reset()'s with value 0

type Type = u32

Register size

impl Writable for RSTC1R[src]

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