Type Alias SdmasupR

Source
pub type SdmasupR = BitReader<Sdmasupselect>;
Expand description

Field SDMASUP reader - SDMA Support

Aliased Type§

struct SdmasupR { /* private fields */ }

Implementations§

Source§

impl SdmasupR

Source

pub const fn variant(&self) -> Sdmasupselect

Get enumerated values variant

Source

pub fn is_no(&self) -> bool

SDMA not Supported

Source

pub fn is_yes(&self) -> bool

SDMA Supported