⟩ What is the difference between latch and flip flop?
flip flop is edge triggered,where as latch is level triggered.gate is used as control signal in latch.In FF clock is used as control input.
flip flop is edge triggered,where as latch is level triggered.gate is used as control signal in latch.In FF clock is used as control input.
Explain various uses of timers in embedded system?
Tell me how does Input/Output bus functions?
Tell me can structures be passed to the functions by value?
Tell me whether we can use semaphore or mutex or spinlock in interrupt context in Linux Kernel?
Tell me what is microcontroller?
Tell me what is embedded system in a computer system?
Tell me what are inline functions?
Explain how to reduce interrupt latency?
Do you know what is the use of volatile keyword?
Tell me what is interrupt latency? How can you reduce it?