pub type START_W<'a> = BitWriter<'a, u32, CMD_SPEC, bool, 0>;
Field START writer - Encryption/Decryption Start
START
pub struct START_W<'a> { /* private fields */ }