TFSPOL_SHIFT
msp_config->tx_fsync_pol ^= 1 << TFSPOL_SHIFT;
#define MSP_FSYNC_POL(n) ((n << TFSPOL_SHIFT) & TFSPOL_MASK)