[][src]Type Definition rp2040::sio::INTERP0_POP_LANE1

type INTERP0_POP_LANE1 = Reg<u32, _INTERP0_POP_LANE1>;

Read LANE1 result, and simultaneously write lane results to both accumulators (POP).

This register you can read. See API.

For information about available fields see interp0_pop_lane1 module

Trait Implementations

impl Readable for INTERP0_POP_LANE1[src]

read() method returns interp0_pop_lane1::R reader structure