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

type DFWR = Reg<u32, _DFWR>;

Digital Filter Width Register

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

For information about available fields see dfwr module

Trait Implementations

impl Readable for DFWR[src]

read() method returns dfwr::R reader structure

impl ResetValue for DFWR[src]

Register DFWR reset()'s with value 0

type Type = u32

Register size

impl Writable for DFWR[src]

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