[][src]Type Definition ke06z4_pac::ftm2::SYNC

type SYNC = Reg<u32, _SYNC>;

Synchronization

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

For information about available fields see sync module

Trait Implementations

impl Readable for SYNC[src]

read() method returns sync::R reader structure

impl ResetValue for SYNC[src]

Register SYNC reset()'s with value 0

type Type = u32

Register size

impl Writable for SYNC[src]

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