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

source ·
pub type CNT_W<'a, const O: u8> = FieldWriterRaw<'a, u32, CNT_SPEC, u32, u32, Unsafe, 21, O>;
Expand description

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

Aliased Type§

struct CNT_W<'a, const O: u8> { /* private fields */ }