Type Definition microbit::hal::pac::p0::OUTCLR[]

type OUTCLR = Reg<u32, _OUTCLR>;
Expand description

Clear individual bits in GPIO port

This register you can read, reset, write, write_with_zero, modify. See API.

For information about available fields see outclr module