Type Alias gd32e1::gd32e103::i2c0::samcs::SamenW

source ·
pub type SamenW<'a, REG> = BitWriter<'a, REG, Samen>;
Expand description

Field SAMEN writer - SAM_V interface enable

Aliased Type§

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

Implementations§

source§

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

source

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

SAM_V interface disabled

source

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

SAM_V interface enabled