[][src]Type Definition k210_pac::dmac::channel::LLP

type LLP = Reg<u64, _LLP>;

Linked List Pointer register

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

For information about avaliable fields see llp module

Trait Implementations

impl Readable for LLP[src]

read() method returns llp::R reader structure

impl Writable for LLP[src]

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

impl ResetValue for LLP[src]

Register llp reset()'s with value 0

type Type = u64

Register size