Type Alias HYSTSEL_R

Source
pub type HYSTSEL_R = FieldReader<u8, HYSTSEL_A>;
Expand description

Field HYSTSEL reader - Hysteresis Select

Aliased Type§

pub struct HYSTSEL_R { /* private fields */ }

Implementations§

Source§

impl HYSTSEL_R

Source

pub fn variant(&self) -> HYSTSEL_A

Get enumerated values variant

Source

pub fn is_hyst0(&self) -> bool

Checks if the value of the field is HYST0

Source

pub fn is_hyst1(&self) -> bool

Checks if the value of the field is HYST1

Source

pub fn is_hyst2(&self) -> bool

Checks if the value of the field is HYST2

Source

pub fn is_hyst3(&self) -> bool

Checks if the value of the field is HYST3

Source

pub fn is_hyst4(&self) -> bool

Checks if the value of the field is HYST4

Source

pub fn is_hyst5(&self) -> bool

Checks if the value of the field is HYST5

Source

pub fn is_hyst6(&self) -> bool

Checks if the value of the field is HYST6

Source

pub fn is_hyst7(&self) -> bool

Checks if the value of the field is HYST7