pub struct W(_);
Expand description
Register ESC_CONF3
writer
Implementations§
source§impl W
impl W
sourcepub fn esc_seq2(&mut self) -> ESC_SEQ2_W<'_, 0>
pub fn esc_seq2(&mut self) -> ESC_SEQ2_W<'_, 0>
Bits 0:7 - This register stores the flow_control char to turn off the flow_control
sourcepub fn esc_seq2_char0(&mut self) -> ESC_SEQ2_CHAR0_W<'_, 8>
pub fn esc_seq2_char0(&mut self) -> ESC_SEQ2_CHAR0_W<'_, 8>
Bits 8:15 - This register stores the first char used to replace the reg_esc_seq2 in data.
sourcepub fn esc_seq2_char1(&mut self) -> ESC_SEQ2_CHAR1_W<'_, 16>
pub fn esc_seq2_char1(&mut self) -> ESC_SEQ2_CHAR1_W<'_, 16>
Bits 16:23 - This register stores the second char used to replace the reg_esc_seq2 in data.