pub type XTS_DESTINATION = Reg<XTS_DESTINATION_SPEC>;
Expand description
XTS_DESTINATION (rw) register accessor: Manual Encryption destination register
You can read
this register and get xts_destination::R
. You can reset
, write
, write_with_zero
this register using xts_destination::W
. You can also modify
this register. See API.
For information about available fields see xts_destination
module
Aliased Typeยง
pub struct XTS_DESTINATION { /* private fields */ }