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

type CH11_AL3_READ_ADDR_TRIG = Reg<u32, _CH11_AL3_READ_ADDR_TRIG>;

Alias for channel 11 READ_ADDR 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 ch11_al3_read_addr_trig module

Trait Implementations

impl Readable for CH11_AL3_READ_ADDR_TRIG[src]

read() method returns ch11_al3_read_addr_trig::R reader structure