pub type START_W<'a, const O: u8> = BitWriter<'a, u32, START_SPEC, bool, O>;
Field START writer - Write 1 to start Typical SHA calculation.
START