[][src]Type Definition esp32::uhci::uhci_ahb_test_reg::R

type R = R<u32, UHCI_AHB_TEST_REG>;

Reader of register UHCI_AHB_TEST_REG

Methods

impl R[src]

pub fn uhci_ahb_testaddr(&self) -> UHCI_AHB_TESTADDR_R[src]

Bits 4:5 - The two bits represent ahb bus address bit[20:19]

pub fn uhci_ahb_testmode(&self) -> UHCI_AHB_TESTMODE_R[src]

Bits 0:2 - bit2 is ahb bus test enable ,bit1 is used to choose wrtie(1) or read(0) mode. bit0 is used to choose test only once(1) or continue(0)