pub type LOCK_W<'a, const O: u8> = BitWriter<'a, u32, COMP2_CSR_SPEC, LOCK_A, O>;
Expand description

Field LOCK writer - CSR register lock bit

Implementations

Comparator CSR bits are read-write

Comparator CSR bits are read-only