Digital Analog Converter MCP4922

See page 23-24.
You bring CS low, send out 2 bytes via SPI.transfer(x); bring CS high.
You really need a library for that?
Due does not support SPI.transfer( ) command?