Module hwio_types::defs::zeroing [−][src]
Traits
| Zeroable | Describes a stateful component that can be reset to a “zero state”. Weather this action involves physical movement is up to the implementation. Do not assume calling zero() is physically safe |