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

type CH2_AL1_TRANS_COUNT_TRIG = Reg<u32, _CH2_AL1_TRANS_COUNT_TRIG>;

Alias for channel 2 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 ch2_al1_trans_count_trig module

Trait Implementations

impl Readable for CH2_AL1_TRANS_COUNT_TRIG[src]

read() method returns ch2_al1_trans_count_trig::R reader structure