☰
cortex_m_semihosting
::
nr
::
open
Constants
R
RW
RW_APPEND
RW_APPEND_BINARY
RW_BINARY
RW_TRUNC
RW_TRUNC_BINARY
R_BINARY
W_APPEND
W_APPEND_BINARY
W_TRUNC
W_TRUNC_BINARY
ayu
dark
light
All crates
aligned
as_slice
bare_metal
bitfield
block_buffer
block_cipher
cortex_m
cortex_m_rt
cortex_m_semihosting
digest
embedded_hal
generic_array
lpc55_hal
lpc55_pac
nb
r0
stable_deref_trait
typenum
usb_device
usbd_serial
vcell
void
volatile_register
?
[
−
]
[src]
Constant
cortex_m_semihosting
::
nr
::
open
::
RW_TRUNC
pub const RW_TRUNC: usize = 6;
[
−
]
Expand description
Mode corresponding to fopen "w+" mode.