Type Definition stm32g4::stm32g484::hrtim_time::SETE2R[][src]

type SETE2R = Reg<u32, _SETE2R>;

Timerx Output2 Set Register

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

For information about available fields see sete2r module

Trait Implementations

impl Readable for SETE2R[src]

read() method returns sete2r::R reader structure

impl ResetValue for SETE2R[src]

Register SETE2R reset()'s with value 0

type Type = u32

Register size

impl Writable for SETE2R[src]

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