Type Alias Vs18enW

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

Field VS18EN writer - 1.8V Signaling Enable

Aliased Type§

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

Implementations§

Source§

impl<'a, REG> Vs18enW<'a, REG>
where REG: Writable + RegisterSpec,

Source

pub fn s33v(self) -> &'a mut W<REG>

3.3V Signaling

Source

pub fn s18v(self) -> &'a mut W<REG>

1.8V Signaling