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

type TIMCTL2 = Reg<u32, _TIMCTL2>;

Timer Control N Register

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

For information about available fields see timctl2 module

Trait Implementations

impl Readable for TIMCTL2[src]

read() method returns timctl2::R reader structure

impl ResetValue for TIMCTL2[src]

Register TIMCTL2 reset()'s with value 0

type Type = u32

Register size

impl Writable for TIMCTL2[src]

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