Type Alias atsamd51j::sdhc0::ca1r::DRVCSUP_R

source ·
pub type DRVCSUP_R = BitReader<DRVCSUPSELECT_A>;
Expand description

Field DRVCSUP reader - Driver Type C Support

Aliased Type§

struct DRVCSUP_R { /* private fields */ }

Implementations§

source§

impl DRVCSUP_R

source

pub const fn variant(&self) -> DRVCSUPSELECT_A

Get enumerated values variant

source

pub fn is_no(&self) -> bool

Driver Type C is Not Supported

source

pub fn is_yes(&self) -> bool

Driver Type C is Supported