pub trait AtomicSize: Size { }
Expand description

Marker trait for transaction Sizes that can be completed in a single read or write of the DATA register

Implementations on Foreign Types

Implementors