Type Alias RAW

Source
pub type RAW = Reg<RAW_SPEC>;
Expand description

RAW (rw) register accessor: DMA_INT_RAW_CH0_REG.

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

For information about available fields see raw module

Aliased Typeยง

struct RAW { /* private fields */ }