[][src]Type Definition imxrt1062_can1::GFWR

type GFWR = Reg<u32, _GFWR>;

Glitch Filter Width Registers

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

For information about available fields see gfwr module

Trait Implementations

impl Readable for GFWR[src]

read() method returns gfwr::R reader structure

impl ResetValue for GFWR[src]

Register GFWR reset()'s with value 0x7f

type Type = u32

Register size

impl Writable for GFWR[src]

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