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

type CH6_CTRL_TRIG = Reg<u32, _CH6_CTRL_TRIG>;

DMA Channel 6 Control and Status

This register you can read, reset, write, write_with_zero, modify. See API.

For information about available fields see ch6_ctrl_trig module

Trait Implementations

impl Readable for CH6_CTRL_TRIG[src]

read() method returns ch6_ctrl_trig::R reader structure

impl ResetValue for CH6_CTRL_TRIG[src]

Register CH6_CTRL_TRIG reset()'s with value 0x3000

type Type = u32

Register size

impl Writable for CH6_CTRL_TRIG[src]

write(|w| ..) method takes ch6_ctrl_trig::W writer structure