[][src]Type Definition atsam4e16e_pac::dmac::DSCR2

type DSCR2 = Reg<u32, _DSCR2>;

DMAC Channel Descriptor Address Register (ch_num = 2)

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

For information about available fields see dscr2 module

Trait Implementations

impl Readable for DSCR2[src]

read() method returns dscr2::R reader structure

impl ResetValue for DSCR2[src]

Register DSCR2 reset()'s with value 0

type Type = u32

Register size

impl Writable for DSCR2[src]

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