[][src]Type Definition esp32::uhci::AHB_TEST

type AHB_TEST = Reg<u32, _AHB_TEST>;

UHCI_AHB_TEST

This register you can read, reset, write, write_with_zero, modify. See API.

For information about available fields see ahb_test module

Trait Implementations

impl Readable for AHB_TEST[src]

read() method returns ahb_test::R reader structure

impl ResetValue for AHB_TEST[src]

Register AHB_TEST reset()'s with value 0

impl Writable for AHB_TEST[src]

write(|w| ..) method takes ahb_test::W writer structure