pub type IcdisW<'a, REG> = BitWriter<'a, REG>;
Field ICDIS writer - Instruction Cache Disable
ICDIS
struct IcdisW<'a, REG> { /* private fields */ }