pub type Sl0CnfR = BitReader<Sl0Cnf>;
Expand description

Field SL0_CNF reader - SYNC0/LATCH0 configuration

Aliased Type§

struct Sl0CnfR { /* private fields */ }

Implementations§

source§

impl Sl0CnfR

source

pub const fn variant(&self) -> Sl0Cnf

Get enumerated values variant

source

pub fn is_value1(&self) -> bool

LATCH0 Input

source

pub fn is_value2(&self) -> bool

SYNC0 Output