Type Alias d1_pac::iommu::iommu_ttb::TTB_R

source ·
pub type TTB_R = FieldReader<u32, u32>;
Expand description

Field ttb reader - Translation Table Base

Level1 page table starting address, aligned to 16 KB.

When operating the register, IOMMU address mapping function must be closed, namely IOMMU_ENABLE is 0; Or Bypass function of all main equipment is set to 1, or no the state of transfer bus commands (such as setting).

Aliased Type§

struct TTB_R { /* private fields */ }