Type Alias d1_pac::iommu::iommu_ttb::TTB_W

source ·
pub type TTB_W<'a, const O: u8> = FieldWriter<'a, u32, IOMMU_TTB_SPEC, u32, u32, 18, O>;
Expand description

Field ttb writer - 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_W<'a, const O: u8> { /* private fields */ }