I want to capture a byte value from UART. Are there any functions available to do that? . I used getc() function but it returns an 8 bit character. How to capture a byte value as it is and get it in to a int8 variable?
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum