[][src]Type Definition efm32pg12_pac::timer0::DTLOCK

type DTLOCK = Reg<u32, _DTLOCK>;

DTI Configuration Lock Register

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

For information about available fields see dtlock module

Trait Implementations

impl Readable for DTLOCK[src]

read() method returns dtlock::R reader structure

impl ResetValue for DTLOCK[src]

Register DTLOCK reset()'s with value 0

type Type = u32

Register size

impl Writable for DTLOCK[src]

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