export_state
is a way for the Xtensa core to push data
to a device implementing this interface.
The data
method contains the transferred data out from the
Xtensa CPU. The out_data
pointer holds the data that can be read,
but only bit_width
bits should be examined.