Type Alias gd32f1::gd32f190::i2c0::ctl0::ArpenW

source ·
pub type ArpenW<'a, REG> = BitWriter<'a, REG, Arpen>;
Expand description

Field ARPEN writer - ARP protocol in SMBus switch

Aliased Type§

struct ArpenW<'a, REG> { /* private fields */ }

Implementations§

source§

impl<'a, REG> ArpenW<'a, REG>
where REG: Writable + RegisterSpec,

source

pub fn disabled(self) -> &'a mut W<REG>

ARP disabled

source

pub fn enabled(self) -> &'a mut W<REG>

ARP enabled