pub type RS485_TRANSMIT = Reg<RS485_TRANSMIT_SPEC>;
Expand description
rs485_transmit (rw) register accessor: RS-485 mode transmit configuration
You can read
this register and get rs485_transmit::R
. You can reset
, write
, write_with_zero
this register using rs485_transmit::W
. You can also modify
this register. See API.
For information about available fields see rs485_transmit
module
Aliased Typeยง
struct RS485_TRANSMIT { /* private fields */ }