pwm: add the PWM properties getter functions 77/168377/1
authorSegwon <segwon.han@samsung.com>
Thu, 25 Jan 2018 08:38:21 +0000 (17:38 +0900)
committerSegwon Han <segwon.han@samsung.com>
Fri, 26 Jan 2018 06:00:59 +0000 (06:00 +0000)
commite97d80945498a0b4cb6442c127c4c2450717a808
treef742484fa47daf2248a0cbfb297598c1584be05f
parentb7b71ff76e521541be498c1701f39ef5e713fa94
pwm: add the PWM properties getter functions

 - peripheral_interface_pwm_get_period()
 - peripheral_interface_pwm_get_duty_cycle()
 - peripheral_interface_pwm_get_polarity()
 - peripheral_interface_pwm_get_enable()

Change-Id: If80d9ae25a16ebca35670c5ca573983c4d0c5c9d
Signed-off-by: Segwon <segwon.han@samsung.com>
include/interface/peripheral_interface_pwm.h
src/interface/peripheral_interface_pwm.c