[][src]Type Definition wip_s32k144::mscm::CP0COUNT

type CP0COUNT = Reg<u32, _CP0COUNT>;

Processor 0 Count Register

This register you can read. See API.

For information about available fields see cp0count module

Trait Implementations

impl Readable for CP0COUNT[src]

read() method returns cp0count::R reader structure