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

type CTRL = Reg<u64, _CTRL>;

FFT control register

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

For information about avaliable fields see ctrl module

Trait Implementations

impl Readable for CTRL[src]

read() method returns ctrl::R reader structure

impl Writable for CTRL[src]

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

impl ResetValue for CTRL[src]

Register ctrl reset()'s with value 0

type Type = u64

Register size