Type Definition WDT_OP
esp8266::wdt
type WDT_OP = Reg<WDT_OP_SPEC>;
WDT_OP register accessor: an alias for Reg<WDT_OP_SPEC>
Reg<WDT_OP_SPEC>