[][src]Type Definition efm32gg11b820::wtimer3::DTTIME

type DTTIME = Reg<u32, _DTTIME>;

DTI Time Control Register

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

For information about available fields see dttime module

Trait Implementations

impl Readable for DTTIME[src]

read() method returns dttime::R reader structure

impl ResetValue for DTTIME[src]

Register DTTIME reset()'s with value 0

type Type = u32

Register size

impl Writable for DTTIME[src]

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