forked from M-Labs/zynq-rs
fixed typo
This commit is contained in:
parent
4acee21c05
commit
73b0ec9837
|
@ -142,8 +142,8 @@ register_bits_typed!(
|
|||
command_type,
|
||||
u8,
|
||||
CommandType,
|
||||
24,
|
||||
29
|
||||
22,
|
||||
23
|
||||
);
|
||||
register_bit!(
|
||||
transfer_mode_command,
|
||||
|
|
Loading…
Reference in New Issue