cortex_m_semihosting::nr::open

Constant W_APPEND

Source
pub const W_APPEND: usize = 8;
Expand description

Mode corresponding to fopen “a” mode.