Type Alias rp2040_pac::pio0::FDEBUG

source ·
pub type FDEBUG = Reg<FDEBUG_SPEC>;
Expand description

FDEBUG (rw) register accessor: FIFO debug register

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

For information about available fields see fdebug module

Aliased Type§

struct FDEBUG { /* private fields */ }