pub type ScmodR = BitReader<Scmod>;
Expand description

Field SCMOD reader - Sink current mode

Aliased Type§

struct ScmodR { /* private fields */ }

Implementations§

source§

impl ScmodR

source

pub const fn variant(&self) -> Scmod

Get enumerated values variant

source

pub fn is_source(&self) -> bool

Source current

source

pub fn is_sink(&self) -> bool

Sink current