[][src]Type Definition k22f::pit::CVAL

type CVAL = Reg<u32, _CVAL>;

Current Timer Value Register

This register you can read. See API.

For information about available fields see cval module

Trait Implementations

impl Readable for CVAL[src]

read() method returns cval::R reader structure