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

type DFCR = Reg<u32, _DFCR>;

Digital Filter Clock Register

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

For information about available fields see dfcr module

Trait Implementations

impl Readable for DFCR[src]

read() method returns dfcr::R reader structure

impl ResetValue for DFCR[src]

Register DFCR reset()'s with value 0

type Type = u32

Register size

impl Writable for DFCR[src]

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