Skip to content

Redefine BlockSize as u32 #20

@chemicstry

Description

@chemicstry

eMMC specification defines block size in bytes as 2^READ_BL_LEN so I think it would be much more convenient to return it as u32 instead of a BlockSize enum, which the user has to match to convert it back to a number

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions