Type Alias AsintsupR

Source
pub type AsintsupR = BitReader<Asintsupselect>;
Expand description

Field ASINTSUP reader - Asynchronous Interrupt Support

Aliased Type§

struct AsintsupR { /* private fields */ }

Implementations§

Source§

impl AsintsupR

Source

pub const fn variant(&self) -> Asintsupselect

Get enumerated values variant

Source

pub fn is_no(&self) -> bool

Asynchronous Interrupt not Supported

Source

pub fn is_yes(&self) -> bool

Asynchronous Interrupt supported