sdio-registers #29

Merged
astro merged 6 commits from pca006132/zynq-rs:sdio-registers into master 2020-05-15 06:44:32 +08:00
1 changed files with 2 additions and 2 deletions
Showing only changes of commit 73b0ec9837 - Show all commits

View File

@ -142,8 +142,8 @@ register_bits_typed!(
command_type,
u8,
CommandType,
24,
29
22,
23
);
register_bit!(
transfer_mode_command,