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

type TIMECMP1 = Reg<u32, _TIMECMP1>;

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 timecmp1 module

Trait Implementations

impl Readable for TIMECMP1[src]

read() method returns timecmp1::R reader structure

impl ResetValue for TIMECMP1[src]

Register TIMECMP1 reset()'s with value 0

type Type = u32

Register size

impl Writable for TIMECMP1[src]

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