[][src]Type Definition imxrt1062_tmr1::FILT

type FILT = Reg<u16, _FILT>;

Timer Channel Input Filter Register

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

For information about available fields see filt module

Trait Implementations

impl Readable for FILT[src]

read() method returns filt::R reader structure

impl ResetValue for FILT[src]

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

type Type = u16

Register size

impl Writable for FILT[src]

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