Type Definition rp2040_pac::adc::FCS[][src]

type FCS = Reg<u32, _FCS>;
Expand description

FIFO control and status

This register you can read, reset, write, write_with_zero, modify. See API.

For information about available fields see fcs module

Trait Implementations

Register FCS reset()’s with value 0

Register size

Reset value of the register

read() method returns fcs::R reader structure

write(|w| ..) method takes fcs::W writer structure