Type Alias d1_pac::twi::twi_addr::GCE_R

source ·
pub type GCE_R = BitReader<GCE_A>;
Expand description

Field gce reader -

Aliased Type§

struct GCE_R { /* private fields */ }

Implementations§

source§

impl GCE_R

source

pub fn variant(&self) -> GCE_A

Get enumerated values variant

source

pub fn is_disable(&self) -> bool

Checks if the value of the field is DISABLE

source

pub fn is_enable(&self) -> bool

Checks if the value of the field is ENABLE