Type Alias gd32e1::gd32e103::i2c0::samcs::R

source ·
pub type R = R<SamcsSpec>;
Expand description

Register SAMCS reader

Aliased Type§

struct R { /* private fields */ }

Implementations§

source§

impl R

source

pub fn samen(&self) -> SamenR

Bit 0 - SAM_V interface enable

source

pub fn stoen(&self) -> StoenR

Bit 1 - SAM_V interface timeout detect enable

source

pub fn tffie(&self) -> TffieR

Bit 4 - Txframe fall interrupt enable

source

pub fn tfrie(&self) -> TfrieR

Bit 5 - Txframe rise interrupt enable

source

pub fn rffie(&self) -> RffieR

Bit 6 - Rxframe fall interrupt enable

source

pub fn rfrie(&self) -> RfrieR

Bit 7 - Rxframe rise interrupt enable

source

pub fn txf(&self) -> TxfR

Bit 8 - Level of txframe signal

source

pub fn rxf(&self) -> RxfR

Bit 9 - Level of rxframe signal

source

pub fn tff(&self) -> TffR

Bit 12 - Txframe fall flag

source

pub fn tfr(&self) -> TfrR

Bit 13 - Txframe rise flag

source

pub fn rff(&self) -> RffR

Bit 14 - Rxframe fall flag

source

pub fn rfr(&self) -> RfrR

Bit 15 - Rxframe rise flag