Hi,
I am working on TIVA C micro-controller part number being TM4C1294NCPDT, I am using Tivaware peripheral driver library.
While configuring SSI0 module I used the following API
SSIConfigSetExpClk (uint32_t ui32 Base, uint32_t ui32SSIClk, uint32_t ui32 Protocol, uint32_t ui32Mode, uint32_t ui32 BitRate, uint32_t ui32DataWidth)
I am confused with the parameter BitRate, this bit rate will be in terms of which unit, is it Hz or KHz or any other unit.
I am confused on this, please some one rectify my primitive doubt.
Thanks and Regards,
Janardan M