[][src]Type Definition k210_pac::apu::FFT_CFG

type FFT_CFG = Reg<u32, _FFT_CFG>;

FFT Config Register

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

For information about avaliable fields see fft_cfg module

Trait Implementations

impl Readable for FFT_CFG[src]

read() method returns fft_cfg::R reader structure

impl Writable for FFT_CFG[src]

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

impl ResetValue for FFT_CFG[src]

Register fft_cfg reset()'s with value 0

type Type = u32

Register size