Type Definition rp2040_pac::i2c0::IC_DMA_RDLR[][src]

type IC_DMA_RDLR = Reg<u32, _IC_DMA_RDLR>;
Expand description

I2C Receive Data Level Register

This register you can read, reset, write, write_with_zero, modify. See API.

For information about available fields see ic_dma_rdlr module

Trait Implementations

Register IC_DMA_RDLR reset()’s with value 0

Register size

Reset value of the register

read() method returns ic_dma_rdlr::R reader structure

write(|w| ..) method takes ic_dma_rdlr::W writer structure