[][src]Type Definition k210_pac::dvp::AXI

type AXI = Reg<u32, _AXI>;

AXI Register

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

For information about avaliable fields see axi module

Trait Implementations

impl Readable for AXI[src]

read() method returns axi::R reader structure

impl Writable for AXI[src]

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

impl ResetValue for AXI[src]

Register axi reset()'s with value 0

type Type = u32

Register size