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

type EECR1 = Reg<u32, _EECR1>;

Timer External Event Control Register 1

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

For information about available fields see eecr1 module

Trait Implementations

impl Readable for EECR1[src]

read() method returns eecr1::R reader structure

impl ResetValue for EECR1[src]

Register EECR1 reset()'s with value 0

type Type = u32

Register size

impl Writable for EECR1[src]

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