[][src]Type Definition lpc54606_pac::ctimer0::CR

type CR = Reg<u32, _CR>;

Capture Register . CR is loaded with the value of TC when there is an event on the CAPn. input.

This register you can read. See API.

For information about available fields see cr module

Trait Implementations

impl Readable for CR[src]

read() method returns cr::R reader structure