Type Alias nrf52840_pac::comp::psel::PSEL_R
source · pub type PSEL_R = FieldReader<u8, PSEL_A>;
Expand description
Field PSEL
reader - Analog pin select
Aliased Type§
struct PSEL_R { /* private fields */ }
Implementations§
source§impl PSEL_R
impl PSEL_R
sourcepub fn is_analog_input0(&self) -> bool
pub fn is_analog_input0(&self) -> bool
Checks if the value of the field is ANALOG_INPUT0
sourcepub fn is_analog_input1(&self) -> bool
pub fn is_analog_input1(&self) -> bool
Checks if the value of the field is ANALOG_INPUT1
sourcepub fn is_analog_input2(&self) -> bool
pub fn is_analog_input2(&self) -> bool
Checks if the value of the field is ANALOG_INPUT2
sourcepub fn is_analog_input3(&self) -> bool
pub fn is_analog_input3(&self) -> bool
Checks if the value of the field is ANALOG_INPUT3
sourcepub fn is_analog_input4(&self) -> bool
pub fn is_analog_input4(&self) -> bool
Checks if the value of the field is ANALOG_INPUT4
sourcepub fn is_analog_input5(&self) -> bool
pub fn is_analog_input5(&self) -> bool
Checks if the value of the field is ANALOG_INPUT5
sourcepub fn is_analog_input6(&self) -> bool
pub fn is_analog_input6(&self) -> bool
Checks if the value of the field is ANALOG_INPUT6
sourcepub fn is_analog_input7(&self) -> bool
pub fn is_analog_input7(&self) -> bool
Checks if the value of the field is ANALOG_INPUT7