Type Alias Vs18enR

Source
pub type Vs18enR = BitReader<Vs18enselect>;
Expand description

Field VS18EN reader - 1.8V Signaling Enable

Aliased Type§

struct Vs18enR { /* private fields */ }

Implementations§

Source§

impl Vs18enR

Source

pub const fn variant(&self) -> Vs18enselect

Get enumerated values variant

Source

pub fn is_s33v(&self) -> bool

3.3V Signaling

Source

pub fn is_s18v(&self) -> bool

1.8V Signaling