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, command_type,
u8, u8,
CommandType, CommandType,
24, 22,
29 23
); );
register_bit!( register_bit!(
transfer_mode_command, transfer_mode_command,