[][src]Type Definition efm32pg12_pac::usart0::TIMECMP2

type TIMECMP2 = Reg<u32, _TIMECMP2>;

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

Trait Implementations

impl Readable for TIMECMP2[src]

read() method returns timecmp2::R reader structure

impl ResetValue for TIMECMP2[src]

Register TIMECMP2 reset()'s with value 0

type Type = u32

Register size

impl Writable for TIMECMP2[src]

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