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

type _RESERVED = Reg<u64, __RESERVED>;

Padding to make structure size 256 bytes so that channels[] is an array

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

For information about avaliable fields see _reserved module

Trait Implementations

impl Readable for _RESERVED[src]

read() method returns _reserved::R reader structure

impl Writable for _RESERVED[src]

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

impl ResetValue for _RESERVED[src]

Register _reserved reset()'s with value 0

type Type = u64

Register size