pub type BMOD = Reg<BMOD_SPEC>;
Expand description
BMOD (rw) register accessor: Burst mode transfer configuration register
You can read
this register and get bmod::R
. You can reset
, write
, write_with_zero
this register using bmod::W
. You can also modify
this register. See API.
For information about available fields see bmod
module
struct BMOD { /* private fields */ }