Type Alias d1_pac::smhc::smhc_cmd::RESP_RCV_R

source ·
pub type RESP_RCV_R = BitReader<RESP_RCV_A>;
Expand description

Field resp_rcv reader - Response Receive

Aliased Type§

struct RESP_RCV_R { /* private fields */ }

Implementations§

source§

impl RESP_RCV_R

source

pub fn variant(&self) -> RESP_RCV_A

Get enumerated values variant

source

pub fn is_without(&self) -> bool

Checks if the value of the field is WITHOUT

source

pub fn is_with(&self) -> bool

Checks if the value of the field is WITH