IRPRSSEL_R

Type Alias IRPRSSEL_R 

Source
pub type IRPRSSEL_R = FieldReader<u8, IRPRSSEL_A>;
Expand description

Field IRPRSSEL reader - IrDA PRS Channel Select

Aliased Type§

pub struct IRPRSSEL_R { /* private fields */ }

Implementations§

Source§

impl IRPRSSEL_R

Source

pub fn variant(&self) -> IRPRSSEL_A

Get enumerated values variant

Source

pub fn is_prsch0(&self) -> bool

Checks if the value of the field is PRSCH0

Source

pub fn is_prsch1(&self) -> bool

Checks if the value of the field is PRSCH1

Source

pub fn is_prsch2(&self) -> bool

Checks if the value of the field is PRSCH2

Source

pub fn is_prsch3(&self) -> bool

Checks if the value of the field is PRSCH3

Source

pub fn is_prsch4(&self) -> bool

Checks if the value of the field is PRSCH4

Source

pub fn is_prsch5(&self) -> bool

Checks if the value of the field is PRSCH5

Source

pub fn is_prsch6(&self) -> bool

Checks if the value of the field is PRSCH6

Source

pub fn is_prsch7(&self) -> bool

Checks if the value of the field is PRSCH7