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

type CH4_AL2_WRITE_ADDR_TRIG = Reg<u32, _CH4_AL2_WRITE_ADDR_TRIG>;

Alias for channel 4 WRITE_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 ch4_al2_write_addr_trig module

Trait Implementations

impl Readable for CH4_AL2_WRITE_ADDR_TRIG[src]

read() method returns ch4_al2_write_addr_trig::R reader structure