Skip to main content

TsyncW

Type Alias TsyncW 

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

Field TSYNC writer - Trigger Synchronous Select

Aliased Typeยง

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