PselW

Type Alias PselW 

pub type PselW<'a, REG> = FieldWriter<'a, REG, 3, Psel, Safe>;
Expand description

Field PSEL writer - Plus Input MUX Control

Aliased Type§

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

Implementations§

§

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

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

IN0

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

IN1

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

IN2

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

IN3

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

IN4

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

IN5

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

IN6

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

IN7