[][src]Function si4703::fill_with_rds_radio_text

pub fn fill_with_rds_radio_text(text: &mut [char; 64], data: &RdsData) -> bool

Fill char array with radio text with the RDS data.

This needs to be called repeatedly with each new data package. Will return true when a screen clear was requested.