0
5.5kviews
Explain in detail about Event Registers?

Subject : Microcontroller and Embedded Programming

Topic : Embedded/Real Time Operating System

Difficulty : Medium

1 Answer
2
655views

Event registers : There are many cases when there is need of communication between different tasks or processes. There are various methods to implement the same like 1. Mailboxes 2. Message queues 3. Event registers 4. Pipes 5. Signals etc.

Event register can be used to keep track of the …

Create a free account to keep reading this post.

and 2 others joined a min ago.

Please log in to add an answer.