[][src]Function rmicrobit::display::pin_constants::row_pin_number

pub const fn row_pin_number(row: usize) -> u32

Returns the number in the GPIO port of the specified matrix row pin.

row should be in 0..3 .