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

type SETE1R = Reg<u32, _SETE1R>;

Timerx Output1 Set Register

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

For information about available fields see sete1r module

Trait Implementations

impl Readable for SETE1R[src]

read() method returns sete1r::R reader structure

impl ResetValue for SETE1R[src]

Register SETE1R reset()'s with value 0

type Type = u32

Register size

impl Writable for SETE1R[src]

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