Type Alias PvalenW

Source
pub type PvalenW<'a, REG> = BitWriter<'a, REG, Pvalenselect>;
Expand description

Field PVALEN writer - Preset Value Enable

Aliased Type§

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

Implementations§

Source§

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

Source

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

SDCLK and Driver Strength are controlled by Host Controller

Source

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

Automatic Selection by Preset Value is Enabled