Type Alias MsyncW

Source
pub type MsyncW<'a, REG> = BitWriter<'a, REG>;
Expand description

Field MSYNC writer - Master Synchronization (only for TCC Slave Instance)

Aliased Type§

struct MsyncW<'a, REG> { /* private fields */ }