[][src]Type Definition xmc4100::gpdma0_ch0::LLP

type LLP = Reg<u32, _LLP>;

Linked List Pointer Register

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

For information about available fields see llp module

Trait Implementations

impl Readable for LLP[src]

read() method returns llp::R reader structure

impl ResetValue for LLP[src]

Register LLP reset()'s with value 0

type Type = u32

Register size

impl Writable for LLP[src]

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