[][src]Type Definition k210_pac::kpu::LAYER_ARGUMENT_FIFO

type LAYER_ARGUMENT_FIFO = Reg<u64, _LAYER_ARGUMENT_FIFO>;

Layer arguments FIFO: each layer is defined by writing 12 successive argument values to this register

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

For information about avaliable fields see layer_argument_fifo module

Trait Implementations

impl Readable for LAYER_ARGUMENT_FIFO[src]

read() method returns layer_argument_fifo::R reader structure

impl Writable for LAYER_ARGUMENT_FIFO[src]

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

impl ResetValue for LAYER_ARGUMENT_FIFO[src]

Register layer_argument_fifo reset()'s with value 0

type Type = u64

Register size