Re: What's the meaning of 'assert' and 'deassert' ?
- From: Grant Edwards <grante@xxxxxxxx>
- Date: Tue, 21 Nov 2006 15:16:16 -0000
On 2006-11-21, =?gb2312?B?yb3WruGw?= <lan54160@xxxxxxxxx> wrote:
Given the copious context you've provided, this is just a guess:
assert: set a signal to its "active" state.
deassert: set a signal to its "inactive state.
If a signal is active-low, "asserting" that signal means
setting it low and deasserting it means setting it high.
--
Grant Edwards grante Yow! BARBARA STANWYCK
at makes me nervous!!
visi.com
.
- Follow-Ups:
- References:
- Prev by Date: What's the meaning of 'assert' and 'deassert' ?
- Next by Date: whitepaper: Best Practices in Embedded Linux. Comments?
- Previous by thread: What's the meaning of 'assert' and 'deassert' ?
- Next by thread: Re: What's the meaning of 'assert' and 'deassert' ?
- Index(es):
Relevant Pages
|