rtic/2/api/rp2040_pac/usbctrl_regs/intf/index.html
github-merge-queue[bot] 5b32b958a3 deploy: f17915842f
2024-11-27 19:34:22 +00:00

2 lines
No EOL
17 KiB
HTML

<!DOCTYPE html><html lang="en"><head><meta charset="utf-8"><meta name="viewport" content="width=device-width, initial-scale=1.0"><meta name="generator" content="rustdoc"><meta name="description" content="Interrupt Force"><title>rp2040_pac::usbctrl_regs::intf - Rust</title><script>if(window.location.protocol!=="file:")document.head.insertAdjacentHTML("beforeend","SourceSerif4-Regular-46f98efaafac5295.ttf.woff2,FiraSans-Regular-018c141bf0843ffd.woff2,FiraSans-Medium-8f9a781e4970d388.woff2,SourceCodePro-Regular-562dcc5011b6de7d.ttf.woff2,SourceCodePro-Semibold-d899c5a5c4aeb14a.ttf.woff2".split(",").map(f=>`<link rel="preload" as="font" type="font/woff2" crossorigin href="../../../static.files/${f}">`).join(""))</script><link rel="stylesheet" href="../../../static.files/normalize-76eba96aa4d2e634.css"><link rel="stylesheet" href="../../../static.files/rustdoc-492a78a4a87dcc01.css"><meta name="rustdoc-vars" data-root-path="../../../" data-static-root-path="../../../static.files/" data-current-crate="rp2040_pac" data-themes="" data-resource-suffix="" data-rustdoc-version="1.82.0 (f6e511eec 2024-10-15)" data-channel="1.82.0" data-search-js="search-a99f1315e7cc5121.js" data-settings-js="settings-4313503d2e1961c2.js" ><script src="../../../static.files/storage-118b08c4c78b968e.js"></script><script defer src="../sidebar-items.js"></script><script defer src="../../../static.files/main-921df33f47b8780c.js"></script><noscript><link rel="stylesheet" href="../../../static.files/noscript-3b12f09e550e0385.css"></noscript><link rel="alternate icon" type="image/png" href="../../../static.files/favicon-32x32-422f7d1d52889060.png"><link rel="icon" type="image/svg+xml" href="../../../static.files/favicon-2c020d218678b618.svg"></head><body class="rustdoc mod"><!--[if lte IE 11]><div class="warning">This old browser is unsupported and will most likely display funky things.</div><![endif]--><nav class="mobile-topbar"><button class="sidebar-menu-toggle" title="show sidebar"></button></nav><nav class="sidebar"><div class="sidebar-crate"><h2><a href="../../../rp2040_pac/index.html">rp2040_<wbr>pac</a><span class="version">0.6.0</span></h2></div><h2 class="location"><a href="#">Module intf</a></h2><div class="sidebar-elems"><section><ul class="block"><li><a href="#structs">Structs</a></li><li><a href="#types">Type Aliases</a></li></ul></section><h2><a href="../index.html">In rp2040_<wbr>pac::<wbr>usbctrl_<wbr>regs</a></h2></div></nav><div class="sidebar-resizer"></div><main><div class="width-limiter"><rustdoc-search></rustdoc-search><section id="main-content" class="content"><div class="main-heading"><h1>Module <a href="../../index.html">rp2040_pac</a>::<wbr><a href="../index.html">usbctrl_regs</a>::<wbr><a class="mod" href="#">intf</a><button id="copy-path" title="Copy item path to clipboard">Copy item path</button></h1><span class="out-of-band"><a class="src" href="../../../src/rp2040_pac/usbctrl_regs/intf.rs.html#1-336">source</a> · <button id="toggle-all-docs" title="collapse all docs">[<span>&#x2212;</span>]</button></span></div><details class="toggle top-doc" open><summary class="hideme"><span>Expand description</span></summary><div class="docblock"><p>Interrupt Force</p>
</div></details><h2 id="structs" class="section-header">Structs<a href="#structs" class="anchor">§</a></h2><ul class="item-table"><li><div class="item-name"><a class="struct" href="struct.INTF_SPEC.html" title="struct rp2040_pac::usbctrl_regs::intf::INTF_SPEC">INTF_<wbr>SPEC</a></div><div class="desc docblock-short">Interrupt Force</div></li></ul><h2 id="types" class="section-header">Type Aliases<a href="#types" class="anchor">§</a></h2><ul class="item-table"><li><div class="item-name"><a class="type" href="type.ABORT_DONE_R.html" title="type rp2040_pac::usbctrl_regs::intf::ABORT_DONE_R">ABOR<wbr>T_<wbr>DONE_<wbr>R</a></div><div class="desc docblock-short">Field <code>ABORT_DONE</code> reader - Raised when any bit in ABORT_DONE is set. Clear by clearing all bits in ABORT_DONE.</div></li><li><div class="item-name"><a class="type" href="type.ABORT_DONE_W.html" title="type rp2040_pac::usbctrl_regs::intf::ABORT_DONE_W">ABOR<wbr>T_<wbr>DONE_<wbr>W</a></div><div class="desc docblock-short">Field <code>ABORT_DONE</code> writer - Raised when any bit in ABORT_DONE is set. Clear by clearing all bits in ABORT_DONE.</div></li><li><div class="item-name"><a class="type" href="type.BUFF_STATUS_R.html" title="type rp2040_pac::usbctrl_regs::intf::BUFF_STATUS_R">BUFF_<wbr>STATU<wbr>S_<wbr>R</a></div><div class="desc docblock-short">Field <code>BUFF_STATUS</code> reader - Raised when any bit in BUFF_STATUS is set. Clear by clearing all bits in BUFF_STATUS.</div></li><li><div class="item-name"><a class="type" href="type.BUFF_STATUS_W.html" title="type rp2040_pac::usbctrl_regs::intf::BUFF_STATUS_W">BUFF_<wbr>STATU<wbr>S_<wbr>W</a></div><div class="desc docblock-short">Field <code>BUFF_STATUS</code> writer - Raised when any bit in BUFF_STATUS is set. Clear by clearing all bits in BUFF_STATUS.</div></li><li><div class="item-name"><a class="type" href="type.BUS_RESET_R.html" title="type rp2040_pac::usbctrl_regs::intf::BUS_RESET_R">BUS_<wbr>RESE<wbr>T_<wbr>R</a></div><div class="desc docblock-short">Field <code>BUS_RESET</code> reader - Source: SIE_STATUS.BUS_RESET</div></li><li><div class="item-name"><a class="type" href="type.BUS_RESET_W.html" title="type rp2040_pac::usbctrl_regs::intf::BUS_RESET_W">BUS_<wbr>RESE<wbr>T_<wbr>W</a></div><div class="desc docblock-short">Field <code>BUS_RESET</code> writer - Source: SIE_STATUS.BUS_RESET</div></li><li><div class="item-name"><a class="type" href="type.DEV_CONN_DIS_R.html" title="type rp2040_pac::usbctrl_regs::intf::DEV_CONN_DIS_R">DEV_<wbr>CONN_<wbr>DIS_<wbr>R</a></div><div class="desc docblock-short">Field <code>DEV_CONN_DIS</code> reader - Set when the device connection state changes. Cleared by writing to SIE_STATUS.CONNECTED</div></li><li><div class="item-name"><a class="type" href="type.DEV_CONN_DIS_W.html" title="type rp2040_pac::usbctrl_regs::intf::DEV_CONN_DIS_W">DEV_<wbr>CONN_<wbr>DIS_<wbr>W</a></div><div class="desc docblock-short">Field <code>DEV_CONN_DIS</code> writer - Set when the device connection state changes. Cleared by writing to SIE_STATUS.CONNECTED</div></li><li><div class="item-name"><a class="type" href="type.DEV_RESUME_FROM_HOST_R.html" title="type rp2040_pac::usbctrl_regs::intf::DEV_RESUME_FROM_HOST_R">DEV_<wbr>RESUM<wbr>E_<wbr>FROM_<wbr>HOST_<wbr>R</a></div><div class="desc docblock-short">Field <code>DEV_RESUME_FROM_HOST</code> reader - Set when the device receives a resume from the host. Cleared by writing to SIE_STATUS.RESUME</div></li><li><div class="item-name"><a class="type" href="type.DEV_RESUME_FROM_HOST_W.html" title="type rp2040_pac::usbctrl_regs::intf::DEV_RESUME_FROM_HOST_W">DEV_<wbr>RESUM<wbr>E_<wbr>FROM_<wbr>HOST_<wbr>W</a></div><div class="desc docblock-short">Field <code>DEV_RESUME_FROM_HOST</code> writer - Set when the device receives a resume from the host. Cleared by writing to SIE_STATUS.RESUME</div></li><li><div class="item-name"><a class="type" href="type.DEV_SOF_R.html" title="type rp2040_pac::usbctrl_regs::intf::DEV_SOF_R">DEV_<wbr>SOF_<wbr>R</a></div><div class="desc docblock-short">Field <code>DEV_SOF</code> reader - Set every time the device receives a SOF (Start of Frame) packet. Cleared by reading SOF_RD</div></li><li><div class="item-name"><a class="type" href="type.DEV_SOF_W.html" title="type rp2040_pac::usbctrl_regs::intf::DEV_SOF_W">DEV_<wbr>SOF_<wbr>W</a></div><div class="desc docblock-short">Field <code>DEV_SOF</code> writer - Set every time the device receives a SOF (Start of Frame) packet. Cleared by reading SOF_RD</div></li><li><div class="item-name"><a class="type" href="type.DEV_SUSPEND_R.html" title="type rp2040_pac::usbctrl_regs::intf::DEV_SUSPEND_R">DEV_<wbr>SUSPEN<wbr>D_<wbr>R</a></div><div class="desc docblock-short">Field <code>DEV_SUSPEND</code> reader - Set when the device suspend state changes. Cleared by writing to SIE_STATUS.SUSPENDED</div></li><li><div class="item-name"><a class="type" href="type.DEV_SUSPEND_W.html" title="type rp2040_pac::usbctrl_regs::intf::DEV_SUSPEND_W">DEV_<wbr>SUSPEN<wbr>D_<wbr>W</a></div><div class="desc docblock-short">Field <code>DEV_SUSPEND</code> writer - Set when the device suspend state changes. Cleared by writing to SIE_STATUS.SUSPENDED</div></li><li><div class="item-name"><a class="type" href="type.EP_STALL_NAK_R.html" title="type rp2040_pac::usbctrl_regs::intf::EP_STALL_NAK_R">EP_<wbr>STAL<wbr>L_<wbr>NAK_<wbr>R</a></div><div class="desc docblock-short">Field <code>EP_STALL_NAK</code> reader - Raised when any bit in EP_STATUS_STALL_NAK is set. Clear by clearing all bits in EP_STATUS_STALL_NAK.</div></li><li><div class="item-name"><a class="type" href="type.EP_STALL_NAK_W.html" title="type rp2040_pac::usbctrl_regs::intf::EP_STALL_NAK_W">EP_<wbr>STAL<wbr>L_<wbr>NAK_<wbr>W</a></div><div class="desc docblock-short">Field <code>EP_STALL_NAK</code> writer - Raised when any bit in EP_STATUS_STALL_NAK is set. Clear by clearing all bits in EP_STATUS_STALL_NAK.</div></li><li><div class="item-name"><a class="type" href="type.ERROR_BIT_STUFF_R.html" title="type rp2040_pac::usbctrl_regs::intf::ERROR_BIT_STUFF_R">ERRO<wbr>R_<wbr>BIT_<wbr>STUF<wbr>F_<wbr>R</a></div><div class="desc docblock-short">Field <code>ERROR_BIT_STUFF</code> reader - Source: SIE_STATUS.BIT_STUFF_ERROR</div></li><li><div class="item-name"><a class="type" href="type.ERROR_BIT_STUFF_W.html" title="type rp2040_pac::usbctrl_regs::intf::ERROR_BIT_STUFF_W">ERRO<wbr>R_<wbr>BIT_<wbr>STUF<wbr>F_<wbr>W</a></div><div class="desc docblock-short">Field <code>ERROR_BIT_STUFF</code> writer - Source: SIE_STATUS.BIT_STUFF_ERROR</div></li><li><div class="item-name"><a class="type" href="type.ERROR_CRC_R.html" title="type rp2040_pac::usbctrl_regs::intf::ERROR_CRC_R">ERRO<wbr>R_<wbr>CRC_<wbr>R</a></div><div class="desc docblock-short">Field <code>ERROR_CRC</code> reader - Source: SIE_STATUS.CRC_ERROR</div></li><li><div class="item-name"><a class="type" href="type.ERROR_CRC_W.html" title="type rp2040_pac::usbctrl_regs::intf::ERROR_CRC_W">ERRO<wbr>R_<wbr>CRC_<wbr>W</a></div><div class="desc docblock-short">Field <code>ERROR_CRC</code> writer - Source: SIE_STATUS.CRC_ERROR</div></li><li><div class="item-name"><a class="type" href="type.ERROR_DATA_SEQ_R.html" title="type rp2040_pac::usbctrl_regs::intf::ERROR_DATA_SEQ_R">ERRO<wbr>R_<wbr>DATA_<wbr>SEQ_<wbr>R</a></div><div class="desc docblock-short">Field <code>ERROR_DATA_SEQ</code> reader - Source: SIE_STATUS.DATA_SEQ_ERROR</div></li><li><div class="item-name"><a class="type" href="type.ERROR_DATA_SEQ_W.html" title="type rp2040_pac::usbctrl_regs::intf::ERROR_DATA_SEQ_W">ERRO<wbr>R_<wbr>DATA_<wbr>SEQ_<wbr>W</a></div><div class="desc docblock-short">Field <code>ERROR_DATA_SEQ</code> writer - Source: SIE_STATUS.DATA_SEQ_ERROR</div></li><li><div class="item-name"><a class="type" href="type.ERROR_RX_OVERFLOW_R.html" title="type rp2040_pac::usbctrl_regs::intf::ERROR_RX_OVERFLOW_R">ERRO<wbr>R_<wbr>RX_<wbr>OVERFLO<wbr>W_<wbr>R</a></div><div class="desc docblock-short">Field <code>ERROR_RX_OVERFLOW</code> reader - Source: SIE_STATUS.RX_OVERFLOW</div></li><li><div class="item-name"><a class="type" href="type.ERROR_RX_OVERFLOW_W.html" title="type rp2040_pac::usbctrl_regs::intf::ERROR_RX_OVERFLOW_W">ERRO<wbr>R_<wbr>RX_<wbr>OVERFLO<wbr>W_<wbr>W</a></div><div class="desc docblock-short">Field <code>ERROR_RX_OVERFLOW</code> writer - Source: SIE_STATUS.RX_OVERFLOW</div></li><li><div class="item-name"><a class="type" href="type.ERROR_RX_TIMEOUT_R.html" title="type rp2040_pac::usbctrl_regs::intf::ERROR_RX_TIMEOUT_R">ERRO<wbr>R_<wbr>RX_<wbr>TIMEOU<wbr>T_<wbr>R</a></div><div class="desc docblock-short">Field <code>ERROR_RX_TIMEOUT</code> reader - Source: SIE_STATUS.RX_TIMEOUT</div></li><li><div class="item-name"><a class="type" href="type.ERROR_RX_TIMEOUT_W.html" title="type rp2040_pac::usbctrl_regs::intf::ERROR_RX_TIMEOUT_W">ERRO<wbr>R_<wbr>RX_<wbr>TIMEOU<wbr>T_<wbr>W</a></div><div class="desc docblock-short">Field <code>ERROR_RX_TIMEOUT</code> writer - Source: SIE_STATUS.RX_TIMEOUT</div></li><li><div class="item-name"><a class="type" href="type.HOST_CONN_DIS_R.html" title="type rp2040_pac::usbctrl_regs::intf::HOST_CONN_DIS_R">HOST_<wbr>CONN_<wbr>DIS_<wbr>R</a></div><div class="desc docblock-short">Field <code>HOST_CONN_DIS</code> reader - Host: raised when a device is connected or disconnected (i.e. when SIE_STATUS.SPEED changes). Cleared by writing to SIE_STATUS.SPEED</div></li><li><div class="item-name"><a class="type" href="type.HOST_CONN_DIS_W.html" title="type rp2040_pac::usbctrl_regs::intf::HOST_CONN_DIS_W">HOST_<wbr>CONN_<wbr>DIS_<wbr>W</a></div><div class="desc docblock-short">Field <code>HOST_CONN_DIS</code> writer - Host: raised when a device is connected or disconnected (i.e. when SIE_STATUS.SPEED changes). Cleared by writing to SIE_STATUS.SPEED</div></li><li><div class="item-name"><a class="type" href="type.HOST_RESUME_R.html" title="type rp2040_pac::usbctrl_regs::intf::HOST_RESUME_R">HOST_<wbr>RESUM<wbr>E_<wbr>R</a></div><div class="desc docblock-short">Field <code>HOST_RESUME</code> reader - Host: raised when a device wakes up the host. Cleared by writing to SIE_STATUS.RESUME</div></li><li><div class="item-name"><a class="type" href="type.HOST_RESUME_W.html" title="type rp2040_pac::usbctrl_regs::intf::HOST_RESUME_W">HOST_<wbr>RESUM<wbr>E_<wbr>W</a></div><div class="desc docblock-short">Field <code>HOST_RESUME</code> writer - Host: raised when a device wakes up the host. Cleared by writing to SIE_STATUS.RESUME</div></li><li><div class="item-name"><a class="type" href="type.HOST_SOF_R.html" title="type rp2040_pac::usbctrl_regs::intf::HOST_SOF_R">HOST_<wbr>SOF_<wbr>R</a></div><div class="desc docblock-short">Field <code>HOST_SOF</code> reader - Host: raised every time the host sends a SOF (Start of Frame). Cleared by reading SOF_RD</div></li><li><div class="item-name"><a class="type" href="type.HOST_SOF_W.html" title="type rp2040_pac::usbctrl_regs::intf::HOST_SOF_W">HOST_<wbr>SOF_<wbr>W</a></div><div class="desc docblock-short">Field <code>HOST_SOF</code> writer - Host: raised every time the host sends a SOF (Start of Frame). Cleared by reading SOF_RD</div></li><li><div class="item-name"><a class="type" href="type.R.html" title="type rp2040_pac::usbctrl_regs::intf::R">R</a></div><div class="desc docblock-short">Register <code>INTF</code> reader</div></li><li><div class="item-name"><a class="type" href="type.SETUP_REQ_R.html" title="type rp2040_pac::usbctrl_regs::intf::SETUP_REQ_R">SETU<wbr>P_<wbr>REQ_<wbr>R</a></div><div class="desc docblock-short">Field <code>SETUP_REQ</code> reader - Device. Source: SIE_STATUS.SETUP_REC</div></li><li><div class="item-name"><a class="type" href="type.SETUP_REQ_W.html" title="type rp2040_pac::usbctrl_regs::intf::SETUP_REQ_W">SETU<wbr>P_<wbr>REQ_<wbr>W</a></div><div class="desc docblock-short">Field <code>SETUP_REQ</code> writer - Device. Source: SIE_STATUS.SETUP_REC</div></li><li><div class="item-name"><a class="type" href="type.STALL_R.html" title="type rp2040_pac::usbctrl_regs::intf::STALL_R">STALL_R</a></div><div class="desc docblock-short">Field <code>STALL</code> reader - Source: SIE_STATUS.STALL_REC</div></li><li><div class="item-name"><a class="type" href="type.STALL_W.html" title="type rp2040_pac::usbctrl_regs::intf::STALL_W">STALL_W</a></div><div class="desc docblock-short">Field <code>STALL</code> writer - Source: SIE_STATUS.STALL_REC</div></li><li><div class="item-name"><a class="type" href="type.TRANS_COMPLETE_R.html" title="type rp2040_pac::usbctrl_regs::intf::TRANS_COMPLETE_R">TRAN<wbr>S_<wbr>COMPLET<wbr>E_<wbr>R</a></div><div class="desc docblock-short">Field <code>TRANS_COMPLETE</code> reader - Raised every time SIE_STATUS.TRANS_COMPLETE is set. Clear by writing to this bit.</div></li><li><div class="item-name"><a class="type" href="type.TRANS_COMPLETE_W.html" title="type rp2040_pac::usbctrl_regs::intf::TRANS_COMPLETE_W">TRAN<wbr>S_<wbr>COMPLET<wbr>E_<wbr>W</a></div><div class="desc docblock-short">Field <code>TRANS_COMPLETE</code> writer - Raised every time SIE_STATUS.TRANS_COMPLETE is set. Clear by writing to this bit.</div></li><li><div class="item-name"><a class="type" href="type.VBUS_DETECT_R.html" title="type rp2040_pac::usbctrl_regs::intf::VBUS_DETECT_R">VBUS_<wbr>DETEC<wbr>T_<wbr>R</a></div><div class="desc docblock-short">Field <code>VBUS_DETECT</code> reader - Source: SIE_STATUS.VBUS_DETECTED</div></li><li><div class="item-name"><a class="type" href="type.VBUS_DETECT_W.html" title="type rp2040_pac::usbctrl_regs::intf::VBUS_DETECT_W">VBUS_<wbr>DETEC<wbr>T_<wbr>W</a></div><div class="desc docblock-short">Field <code>VBUS_DETECT</code> writer - Source: SIE_STATUS.VBUS_DETECTED</div></li><li><div class="item-name"><a class="type" href="type.W.html" title="type rp2040_pac::usbctrl_regs::intf::W">W</a></div><div class="desc docblock-short">Register <code>INTF</code> writer</div></li></ul></section></div></main></body></html>