Type Alias d1_pac::spi_dbi::spi_tcr::DHB_R

source ·
pub type DHB_R = BitReader<DHB_A>;
Expand description

Field dhb reader - Discard Hash Burst

Aliased Type§

struct DHB_R { /* private fields */ }

Implementations§

source§

impl DHB_R

source

pub fn variant(&self) -> DHB_A

Get enumerated values variant

source

pub fn is_receive(&self) -> bool

Checks if the value of the field is RECEIVE

source

pub fn is_discard(&self) -> bool

Checks if the value of the field is DISCARD