devela::_dep::nc

Function IO

pub const fn IO(type_: u8, nr: u32) -> u32 
Available on crate feature dep_nc only.
Expand description

Used to create numbers.

NOTE: _IOW means userland is writing and kernel is reading. _IOR means userland is reading and kernel is writing.