Type Definition stm32g4::stm32g484::hrtim_common::EECR3[][src]

type EECR3 = Reg<u32, _EECR3>;

Timer External Event Control Register 3

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

For information about available fields see eecr3 module

Trait Implementations

impl Readable for EECR3[src]

read() method returns eecr3::R reader structure

impl ResetValue for EECR3[src]

Register EECR3 reset()'s with value 0

type Type = u32

Register size

impl Writable for EECR3[src]

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