[][src]Type Definition wip_s32k144::flexio::TIMCMP2

type TIMCMP2 = Reg<u32, _TIMCMP2>;

Timer Compare N Register

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

For information about available fields see timcmp2 module

Trait Implementations

impl Readable for TIMCMP2[src]

read() method returns timcmp2::R reader structure

impl ResetValue for TIMCMP2[src]

Register TIMCMP2 reset()'s with value 0

type Type = u32

Register size

impl Writable for TIMCMP2[src]

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