Type Alias rp2040_pac::adc::FCS

source ·
pub type FCS = Reg<FCS_SPEC>;
Expand description

FCS (rw) register accessor: FIFO control and status

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

For information about available fields see fcs module

Aliased Type§

struct FCS { /* private fields */ }