Struct nrf52832_hal::pac::twim0::RXD [−][src]
#[repr(C)]pub struct RXD { pub ptr: Reg<u32, _PTR>, pub maxcnt: Reg<u32, _MAXCNT>, pub amount: Reg<u32, _AMOUNT>, pub list: Reg<u32, _LIST>, }
Expand description
Register block
Fields
ptr: Reg<u32, _PTR>
0x00 - Data pointer
maxcnt: Reg<u32, _MAXCNT>
0x04 - Maximum number of bytes in receive buffer
amount: Reg<u32, _AMOUNT>
0x08 - Number of bytes transferred in the last transaction
list: Reg<u32, _LIST>
0x0c - EasyDMA list type