Re: [PATCH v3 09/16] samples: rust: pci: specify base type for registers

From: Alexandre Courbot

Date: Thu Aug 27 2026 - 07:30:15 EST


On Wed Aug 19, 2026 at 8:09 PM JST, Gary Guo wrote:
> The `register!` macro is going to require explicit base type, specify it
> for both `register!` usages in PCI sample driver.
>
> Signed-off-by: Gary Guo <gary@xxxxxxxxxxx>

Reviewed-by: Alexandre Courbot <acourbot@xxxxxxxxxx>