Type Alias d1_pac::iommu::iommu_enable::ENABLE_W
source · pub type ENABLE_W<'a, const O: u8> = BitWriter<'a, u32, IOMMU_ENABLE_SPEC, ENABLE_A, O>;
Expand description
Field enable
writer - IOMMU module enable switch
Before IOMMU address mapping function opens, configure the Translation Table Base register; or ensure all masters are in bypass status or no the status of sending bus demand(such as reset)
Aliased Type§
struct ENABLE_W<'a, const O: u8> { /* private fields */ }