cortex_m_semihosting::nr::open

Constant W_APPEND_BINARY

Source
pub const W_APPEND_BINARY: usize = 9;
Expand description

Mode corresponding to fopen “ab” mode.