Question
Couldn't find the alternative function table specified for controller.
i am using STM8L101F1.I happen to go through the datasheet and i found that the pin of the IC can be multiplexed.But i couldn't find any registers specified with the alternate functions for the pins of the controller.
the following pins have the spi functions:
PB7:MISO
PB6:MOSI
PB5:SCK
PB4:SPI_NSS
how should i go about configuring these pins for spi function.
