Type Definition tm4c129x::i2c0::fifoctl::R

source ·
pub type R = R<u32, FIFOCTL>;
Expand description

Reader of register FIFOCTL

Implementations§

source§

impl R

source

pub fn txtrig(&self) -> TXTRIG_R

Bits 0:2 - TX FIFO Trigger

source

pub fn dmatxena(&self) -> DMATXENA_R

Bit 13 - DMA TX Channel Enable

source

pub fn txflush(&self) -> TXFLUSH_R

Bit 14 - TX FIFO Flush

source

pub fn txasgnmt(&self) -> TXASGNMT_R

Bit 15 - TX Control Assignment

source

pub fn rxtrig(&self) -> RXTRIG_R

Bits 16:18 - RX FIFO Trigger

source

pub fn dmarxena(&self) -> DMARXENA_R

Bit 29 - DMA RX Channel Enable

source

pub fn rxflush(&self) -> RXFLUSH_R

Bit 30 - RX FIFO Flush

source

pub fn rxasgnmt(&self) -> RXASGNMT_R

Bit 31 - RX Control Assignment