[][src]Type Definition k210_pac::fft::ctrl::W

type W = W<u64, CTRL>;

Writer for register ctrl

Methods

impl W[src]

pub fn point(&mut self) -> POINT_W[src]

Bits 0:2 - FFT calculation data length

pub fn mode(&mut self) -> MODE_W[src]

Bit 3 - FFT mode

pub fn shift(&mut self) -> SHIFT_W[src]

Bits 4:12 - Corresponding to the nine layer butterfly shift operation, 0x0: does not shift; 0x1: shift 1st layer. ...

pub fn enable(&mut self) -> ENABLE_W[src]

Bit 13 - FFT enable

pub fn dma_send(&mut self) -> DMA_SEND_W[src]

Bit 14 - FFT DMA enable

pub fn input_mode(&mut self) -> INPUT_MODE_W[src]

Bits 15:16 - Input data arrangement

pub fn data_mode(&mut self) -> DATA_MODE_W[src]

Bit 17 - Effective width of input data