[][src]Type Definition rp2040::dma::CH2_DBG_TCR

type CH2_DBG_TCR = Reg<u32, _CH2_DBG_TCR>;

Read to get channel TRANS_COUNT reload value, i.e. the length of the next transfer

This register you can read. See API.

For information about available fields see ch2_dbg_tcr module

Trait Implementations

impl Readable for CH2_DBG_TCR[src]

read() method returns ch2_dbg_tcr::R reader structure