How to set fuse for ATmega16U2 on Arduino Due

I'd like to re-program my ATmega16U2 with USBtinyISP programmer.
I use AVRDUDE-GUI
But I don't know how to set the fuse for it.
I could read the fuse from the new ATmega16U2 chip:
hFuse: D9h
lFuse: 5Eh
eFuse: F4h

Would you please offer some help?