Function uacpi_read_register_field

uacpi_status uacpi_read_register_field(uacpi_register_field, uacpi_u64 *)

Description

Read a field from a FADT register

NOTE: The value is automatically masked and shifted down as appropriate, the client code doesn't have to do any bit manipulation. E.g. for a field at 0b???XX??? the returned value will contain just the 0bXX