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

type ESCAPE_CONF = Reg<u32, _ESCAPE_CONF>;

UHCI_ESCAPE_CONF

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

For information about available fields see escape_conf module

Trait Implementations

impl Readable for ESCAPE_CONF[src]

read() method returns escape_conf::R reader structure

impl ResetValue for ESCAPE_CONF[src]

Register ESCAPE_CONF reset()'s with value 0

impl Writable for ESCAPE_CONF[src]

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