pub type CeW<'a, REG> = BitWriter<'a, REG>;
Field CE writer - Chip Erase
CE
struct CeW<'a, REG> { /* private fields */ }