[][src]Type Definition k210_pac::fft::INPUT_FIFO

type INPUT_FIFO = Reg<u64, _INPUT_FIFO>;

FFT input data fifo

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

For information about avaliable fields see input_fifo module

Trait Implementations

impl Readable for INPUT_FIFO[src]

read() method returns input_fifo::R reader structure

impl Writable for INPUT_FIFO[src]

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

impl ResetValue for INPUT_FIFO[src]

Register input_fifo reset()'s with value 0

type Type = u64

Register size