Type Alias gd32f1::gd32f130::i2c0::ctl0::PecenR

source ·
pub type PecenR = BitReader<Pecen>;
Expand description

Field PECEN reader - PEC Calculation Switch

Aliased Type§

struct PecenR { /* private fields */ }

Implementations§

source§

impl PecenR

source

pub const fn variant(&self) -> Pecen

Get enumerated values variant

source

pub fn is_disabled(&self) -> bool

PEC calculation disabled

source

pub fn is_enabled(&self) -> bool

PEC calculation enabled