[][src]Type Definition efm32gg11b820::usart3::TIMECMP0

type TIMECMP0 = Reg<u32, _TIMECMP0>;

Used to Generate Interrupts and Various Delays

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

For information about available fields see timecmp0 module

Trait Implementations

impl Readable for TIMECMP0[src]

read() method returns timecmp0::R reader structure

impl ResetValue for TIMECMP0[src]

Register TIMECMP0 reset()'s with value 0

type Type = u32

Register size

impl Writable for TIMECMP0[src]

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