[][src]Type Definition k22f::portd::DFER

type DFER = Reg<u32, _DFER>;

Digital Filter Enable Register

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

For information about available fields see dfer module

Trait Implementations

impl Readable for DFER[src]

read() method returns dfer::R reader structure

impl ResetValue for DFER[src]

Register DFER reset()'s with value 0

type Type = u32

Register size

impl Writable for DFER[src]

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