[][src]Type Definition efm32pg12_pac::csen::TIMCTRL

type TIMCTRL = Reg<u32, _TIMCTRL>;

Timing Control

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

For information about available fields see timctrl module

Trait Implementations

impl Readable for TIMCTRL[src]

read() method returns timctrl::R reader structure

impl ResetValue for TIMCTRL[src]

Register TIMCTRL reset()'s with value 0

type Type = u32

Register size

impl Writable for TIMCTRL[src]

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