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

type DIR_BIDX = Reg<u32, _DIR_BIDX>;

Direction Sample Buffer Read Index Configure Register (16 directions * 2 values * 4 indices)

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

For information about avaliable fields see dir_bidx module

Trait Implementations

impl Readable for DIR_BIDX[src]

read() method returns dir_bidx::R reader structure

impl Writable for DIR_BIDX[src]

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

impl ResetValue for DIR_BIDX[src]

Register dir_bidx[%s] reset()'s with value 0

type Type = u32

Register size