[][src]Type Definition nrf52811_pac::spim1::rxd::LIST

type LIST = Reg<u32, _LIST>;

EasyDMA list type

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

For information about available fields see list module

Trait Implementations

impl Readable for LIST[src]

read() method returns list::R reader structure

impl ResetValue for LIST[src]

Register LIST reset()'s with value 0

type Type = u32

Register size

impl Writable for LIST[src]

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