pub type SRST_W<'a, const O: u8> = BitWriter<'a, u32, SPI_GCR_SPEC, bool, O>;
Field srst writer - Soft reset
srst
struct SRST_W<'a, const O: u8> { /* private fields */ }