Type Alias MuxnegR

Source
pub type MuxnegR = FieldReader<Muxnegselect>;
Expand description

Field MUXNEG reader - Negative Mux Input Selection

Aliased Type§

struct MuxnegR { /* private fields */ }

Implementations§

Source§

impl MuxnegR

Source

pub const fn variant(&self) -> Option<Muxnegselect>

Get enumerated values variant

Source

pub fn is_ain0(&self) -> bool

ADC AIN0 Pin

Source

pub fn is_ain1(&self) -> bool

ADC AIN1 Pin

Source

pub fn is_ain2(&self) -> bool

ADC AIN2 Pin

Source

pub fn is_ain3(&self) -> bool

ADC AIN3 Pin

Source

pub fn is_ain4(&self) -> bool

ADC AIN4 Pin

Source

pub fn is_ain5(&self) -> bool

ADC AIN5 Pin

Source

pub fn is_ain6(&self) -> bool

ADC AIN6 Pin

Source

pub fn is_ain7(&self) -> bool

ADC AIN7 Pin

Source

pub fn is_gnd(&self) -> bool

Internal Ground