Skip to main content

DeviceTypePkgR

Type Alias DeviceTypePkgR 

Source
pub type DeviceTypePkgR = FieldReader<DeviceTypePkg>;
Expand description

Field DEVICE_TYPE_PKG reader - Indicates the device’s package type

Aliased Type§

pub struct DeviceTypePkgR { /* private fields */ }

Implementations§

Source§

impl DeviceTypePkgR

Source

pub const fn variant(&self) -> Option<DeviceTypePkg>

Get enumerated values variant

Source

pub fn is_hlqfp(&self) -> bool

HLQFP

Source

pub fn is_htqfp(&self) -> bool

HTQFP

Source

pub fn is_bga(&self) -> bool

BGA

Source

pub fn is_hdqfp(&self) -> bool

HDQFP

Source

pub fn is_qfn(&self) -> bool

QFN

Source

pub fn is_csp(&self) -> bool

CSP

Source

pub fn is_lqfp(&self) -> bool

LQFP