[][src]Type Definition wip_s32k144::lptmr0::CNR

type CNR = Reg<u32, _CNR>;

Low Power Timer Counter Register

This register you can read, reset, write, write_with_zero, modify. See API.

For information about available fields see cnr module

Trait Implementations

impl Readable for CNR[src]

read() method returns cnr::R reader structure

impl ResetValue for CNR[src]

Register CNR reset()'s with value 0

type Type = u32

Register size

impl Writable for CNR[src]

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