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

type STATUS_RAW = Reg<u64, _STATUS_RAW>;

FFT status raw

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

For information about avaliable fields see status_raw module

Trait Implementations

impl Readable for STATUS_RAW[src]

read() method returns status_raw::R reader structure

impl Writable for STATUS_RAW[src]

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

impl ResetValue for STATUS_RAW[src]

Register status_raw reset()'s with value 0

type Type = u64

Register size