There is a 16Hz timer. If the serial out buffer is empty, it fills this buffer with whatever message is assigned. If there is anything in the buffer, the data for that period is thrown away.
So basically, it saturates the data port at low baud rates and if you choose a fast enough baud rate it's 16Hz.