[][src]Type Definition k22f::ftm0::SYNCONF

type SYNCONF = Reg<u32, _SYNCONF>;

Synchronization Configuration

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

For information about available fields see synconf module

Trait Implementations

impl Readable for SYNCONF[src]

read() method returns synconf::R reader structure

impl ResetValue for SYNCONF[src]

Register SYNCONF reset()'s with value 0

type Type = u32

Register size

impl Writable for SYNCONF[src]

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