[][src]Type Definition efm32gg11b820::wtimer0::DTFAULTC

type DTFAULTC = Reg<u32, _DTFAULTC>;

DTI Fault Clear Register

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

For information about available fields see dtfaultc module

Trait Implementations

impl ResetValue for DTFAULTC[src]

Register DTFAULTC reset()'s with value 0

type Type = u32

Register size

impl Writable for DTFAULTC[src]

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