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

type CH4_AL1_TRANS_COUNT_TRIG = Reg<u32, _CH4_AL1_TRANS_COUNT_TRIG>;

Alias for channel 4 TRANS_COUNT register\n This is a trigger register (0xc). Writing a nonzero value will\n reload the channel counter and start the channel.

This register you can read. See API.

For information about available fields see ch4_al1_trans_count_trig module

Trait Implementations

impl Readable for CH4_AL1_TRANS_COUNT_TRIG[src]

read() method returns ch4_al1_trans_count_trig::R reader structure