Type Alias d1_pac::spi_dbi::spi_bcc::DRM_R

source ·
pub type DRM_R = BitReader<DRM_A>;
Expand description

Field drm reader - Master Dual Mode RX Enable

Aliased Type§

struct DRM_R { /* private fields */ }

Implementations§

source§

impl DRM_R

source

pub fn variant(&self) -> DRM_A

Get enumerated values variant

source

pub fn is_single(&self) -> bool

Checks if the value of the field is SINGLE

source

pub fn is_dual(&self) -> bool

Checks if the value of the field is DUAL