Type Alias UhsmsW

Source
pub type UhsmsW<'a, REG> = FieldWriter<'a, REG, 3, Uhsmsselect>;
Expand description

Field UHSMS writer - UHS Mode Select

Aliased Type§

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

Implementations§

Source§

impl<'a, REG> UhsmsW<'a, REG>
where REG: Writable + RegisterSpec, REG::Ux: From<u8>,

Source

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

SDR12

Source

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

SDR25

Source

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

SDR50

Source

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

SDR104

Source

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

DDR50