Type Alias nrf52840_hal::pac::qspi::write::cnt::CNT_R

source ·
pub type CNT_R = FieldReaderRaw<u32, u32>;
Expand description

Field CNT reader - Write transfer length in number of bytes. The length must be a multiple of 4 bytes.

Aliased Type§

struct CNT_R { /* private fields */ }