Type Definition atsam4e16c_pac::dmac::LAST[][src]

type LAST = Reg<u32, _LAST>;

DMAC Software Last Transfer Flag Register

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

For information about available fields see last module

Trait Implementations

impl Readable for LAST[src]

read() method returns last::R reader structure

impl ResetValue for LAST[src]

Register LAST reset()’s with value 0

type Type = u32

Raw register type (u8, u16, u32, …).

impl Writable for LAST[src]

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