[][src]Type Definition efm32gg11b820::wtimer2::DTCTRL

type DTCTRL = Reg<u32, _DTCTRL>;

DTI Control Register

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

For information about available fields see dtctrl module

Trait Implementations

impl Readable for DTCTRL[src]

read() method returns dtctrl::R reader structure

impl ResetValue for DTCTRL[src]

Register DTCTRL reset()'s with value 0

type Type = u32

Register size

impl Writable for DTCTRL[src]

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