Change parameter type of the parity to enum 60/128960/2
authorjino.cho <jino.cho@samsung.com>
Fri, 12 May 2017 04:20:53 +0000 (13:20 +0900)
committerjino.cho <jino.cho@samsung.com>
Mon, 15 May 2017 09:14:48 +0000 (18:14 +0900)
commite5f23a3f9f66f33ecfc84b2992e413d30801fbcd
tree8ca1719c6262af8e11b1f4621f49006c4387b554
parent9172705f2887a4e32b5cdbffd065591a15ac9254
Change parameter type of the parity to enum

This patch change parameters (Buadrate, Bytesize, Parity and Stopbits) type
to enum and data type to unsigned char.

Change-Id: Iec619a56fe0b7bdb55c8765beab8fc7b8fee0c5b
Signed-off-by: jino.cho <jino.cho@samsung.com>
src/interface/include/uart.h
src/interface/uart.c