Skip to main content

INT5_R

Type Alias INT5_R 

Source
pub type INT5_R = R<bool, INT5_A>;
Expand description

Reader of field INT5

Aliased Type§

pub struct INT5_R { /* private fields */ }

Implementations§

Source§

impl INT5_R

Source

pub fn variant(&self) -> INT5_A

Get enumerated values variant

Source

pub fn is_0(&self) -> bool

Checks if the value of the field is _0

Source

pub fn is_1(&self) -> bool

Checks if the value of the field is _1