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

type CH6_AL1_TRANS_COUNT_TRIG = Reg<u32, _CH6_AL1_TRANS_COUNT_TRIG>;

Alias for channel 6 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 ch6_al1_trans_count_trig module

Trait Implementations

impl Readable for CH6_AL1_TRANS_COUNT_TRIG[src]

read() method returns ch6_al1_trans_count_trig::R reader structure