Skip to main content

RxFifoWrite

Type Alias RxFifoWrite 

Source
pub type RxFifoWrite = Reg<RxFifoWriteSpec>;
Expand description

RX_FIFO_WRITE (rw) register accessor: RX FIFO write register

You can read this register and get rx_fifo_write::R. You can reset, write, write_with_zero this register using rx_fifo_write::W. You can also modify this register. See API.

For information about available fields see rx_fifo_write module

Aliased Type§

pub struct RxFifoWrite { /* private fields */ }