Type Alias gd32e1::gd32e103::i2c0::ctl0::ArpenR

source ·
pub type ArpenR = BitReader<Arpen>;
Expand description

Field ARPEN reader - ARP protocol in SMBus switch

Aliased Type§

struct ArpenR { /* private fields */ }

Implementations§

source§

impl ArpenR

source

pub const fn variant(&self) -> Arpen

Get enumerated values variant

source

pub fn is_disabled(&self) -> bool

ARP disabled

source

pub fn is_enabled(&self) -> bool

ARP enabled