[][src]Type Definition mkl26z4::i2c1::FLT

type FLT = Reg<u8, _FLT>;

I2C Programmable Input Glitch Filter register

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

For information about avaliable fields see flt module

Trait Implementations

impl Readable for FLT[src]

read() method returns flt::R reader structure

impl Writable for FLT[src]

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

impl ResetValue for FLT[src]

Register FLT reset()'s with value 0

type Type = u8

Register size