[][src]Type Definition mk66f18::pit::TFLG

type TFLG = Reg<u32, _TFLG>;

Timer Flag Register

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

For information about avaliable fields see tflg module

Trait Implementations

impl Readable for TFLG[src]

read() method returns tflg::R reader structure

impl Writable for TFLG[src]

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

impl ResetValue for TFLG[src]

Register TFLG%s reset()'s with value 0

type Type = u32

Register size