[][src]Type Definition xmc4100::vadc_g0::SYNCTR

type SYNCTR = Reg<u32, _SYNCTR>;

Synchronization Control Register

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

For information about available fields see synctr module

Trait Implementations

impl Readable for SYNCTR[src]

read() method returns synctr::R reader structure

impl ResetValue for SYNCTR[src]

Register SYNCTR reset()'s with value 0

type Type = u32

Register size

impl Writable for SYNCTR[src]

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