pub type RrsW<'a, REG> = BitWriter<'a, REG, Rrs>;
Field RRS writer - Remote Request Storing
RRS
pub struct RrsW<'a, REG> { /* private fields */ }
Remote Response Frame is generated.
Remote Request Frame is stored.