[][src]Type Definition esp32::uhci::uhci_esc_conf0_reg::W

type W = W<u32, UHCI_ESC_CONF0_REG>;

Writer for register UHCI_ESC_CONF0_REG

Methods

impl W[src]

pub fn uhci_seper_esc_char1(&mut self) -> UHCI_SEPER_ESC_CHAR1_W[src]

Bits 16:23 - This register stores the second char used to replace seperator char in data . 0xdc 0xdb replace 0xc0 by default.

pub fn uhci_seper_esc_char0(&mut self) -> UHCI_SEPER_ESC_CHAR0_W[src]

Bits 8:15 - This register stores thee first char used to replace seperator char in data.

pub fn uhci_seper_char(&mut self) -> UHCI_SEPER_CHAR_W[src]

Bits 0:7 - This register stores the seperator char seperator char is used to seperate the data frame.