TsynR

Type Alias TsynR 

pub type TsynR = BitReader<Tsyn>;
Expand description

Field TSYN reader - Timer Sync

Aliased Type§

pub struct TsynR { /* private fields */ }

Implementations§

§

impl TsynR

pub const fn variant(&self) -> Tsyn

Get enumerated values variant

pub fn is_0(&self) -> bool

Timer Sync feature disabled

pub fn is_1(&self) -> bool

Timer Sync feature enabled