Type Definition stm32g4::stm32g484::hrtim_timc::TIMCDIER[][src]

type TIMCDIER = Reg<u32, _TIMCDIER>;

TIMxDIER

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

For information about available fields see timcdier module

Trait Implementations

impl Readable for TIMCDIER[src]

read() method returns timcdier::R reader structure

impl ResetValue for TIMCDIER[src]

Register TIMCDIER reset()'s with value 0

type Type = u32

Register size

impl Writable for TIMCDIER[src]

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