pub type P0_W<'a, const O: u8> = BitWriter<'a, u32, SODR_SPEC, bool, O>;
Field P0 writer - Set Output Data
P0