Type Alias d1_pac::smhc::smhc_cmd::WAIT_PRE_OVER_R

source ·
pub type WAIT_PRE_OVER_R = BitReader<WAIT_PRE_OVER_A>;
Expand description

Field wait_pre_over reader - Wait for Data Transfer Over

Aliased Type§

struct WAIT_PRE_OVER_R { /* private fields */ }

Implementations§

source§

impl WAIT_PRE_OVER_R

source

pub fn variant(&self) -> WAIT_PRE_OVER_A

Get enumerated values variant

source

pub fn is_at_once(&self) -> bool

Checks if the value of the field is AT_ONCE

source

pub fn is_wait(&self) -> bool

Checks if the value of the field is WAIT