[][src]Type Definition lpc55s6x_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 avaliable fields see cr module

Trait Implementations

impl Readable for CR[src]

read() method returns cr::R reader structure