pub type WRITELOCK_W<'a, const O: u8> = BitWriter<'a, u32, WRITELOCK_SPEC, WRITELOCK_A, O>;
Expand description

Field WRITELOCK writer - Lock cache updates

Implementations

Cache updates unlocked

Cache updates locked