色偷偷偷久久伊人大杳蕉,色爽交视频免费观看,欧美扒开腿做爽爽爽a片,欧美孕交alscan巨交xxx,日日碰狠狠躁久久躁蜜桃

linux_Ultra的個(gè)人空間 http://m.54549.cn/space-uid-2909.html [收藏] [復(fù)制] [RSS]

博客

assert 和 deassert的意思

已有 6834 次閱讀2010-4-22 16:21 |

摘自 MAX6625 datashit:

Interrupt Mode
In interrupt mode, the MAX6625/MAX6626 look for a
THIGH or a TLOW fault based on previous fault activity.
The OT pin asserts an alarm for an undertemperature
fault, as well as for an overtemperature fault, depending
on certain conditions. If the fault queue is cleared at
power-up, the IC looks for a THIGH fault. After a THIGH
fault, the IC looks for a TLOW fault. After a TLOW fault,
the IC looks for a THIGH fault, and it bounces back and
forth if properly deasserted each time. Once either fault
has occurred, it remains active indefinitely until
deasserted by a read of any register, and the device
then begins to look for a fault of the opposite type. Also,
if the fault queue is cleared, OT is deasserted and the
IC once again looks for a THIGH fault. The activation of
any fault is subject to the depth of the fault queue.

--------------------------------------------------------
what is the meaning of 'assert'and 'deassert'?
assert: set a signal to its "active" state.-----做assert就是給設(shè)備一個(gè)使他活躍的信號(hào)。
deassert: set a signal to its "inactive state.-----做deassert就是給設(shè)備一個(gè)使他不活躍的信號(hào)。
If a signal is active-low, "asserting" that signal means
setting it low and deasserting it means setting it high.----如果一個(gè)signal是
active-low類型的,那么做assert就是給設(shè)備一個(gè)active-low的信號(hào),就是讓設(shè)備進(jìn)入low的狀態(tài)
做deassert就是讓設(shè)備進(jìn)入high的狀態(tài)。
---------------------------------------------------------
總結(jié):
assert -------讓一個(gè)設(shè)備進(jìn)入活躍的狀態(tài),deassert讓設(shè)備進(jìn)入對(duì)于assert做的相反的狀態(tài)。

發(fā)表評(píng)論 評(píng)論 (1 個(gè)評(píng)論)

回復(fù) linux_Ultra 2010-4-22 16:34
mailing list上的:

Kingcosmos wrote:

    Homer J Simpson wrote:

        "ɽ֮á°" <lan54160@xxxxxxxxx> wrote in message

        In English, the term 'assert' can have more than one meaning.

        Deassert has a specific meaning and is the opposite of assert for only one
        of the uses of that word. In formal English there is no such word as
        deassert - it is an invented word for technical purposes.

        In this case I expect it means to set a logic output high (assert) or low
        (deassert). However you have to read it in context.


    Looks like this thread has ran its course but I would imagine that it
    is a combination of assert = ON and deassert = OFF regardless of a
    control pin being active high or active low. In either case you assert
    the pin to make it active and it wouldn't matter if it had to be high
    or low to do so. Same logic (no pun intended) for deasserting the pin.
    Like an output enable for example. That's the way I would look at it.


Definitely so.

Graham
------

facelist

您需要登錄后才可以評(píng)論 登錄 | 立即注冊(cè)

關(guān)于我們  -  服務(wù)條款  -  使用指南  -  站點(diǎn)地圖  -  友情鏈接  -  聯(lián)系我們
電子工程網(wǎng) © 版權(quán)所有   京ICP備16069177號(hào) | 京公網(wǎng)安備11010502021702
返回頂部