Type Definition atsam4lc8c_pac::usart0::wpmr::WPEN_W

source ·
pub type WPEN_W<'a, const O: u8> = BitWriter<'a, u32, WPMR_SPEC, WPENSELECT_A, O>;
Expand description

Field WPEN writer - Write Protect Enable

Implementations§

source§

impl<'a, const O: u8> WPEN_W<'a, O>

source

pub fn _0(self) -> &'a mut W

Disables the Write Protect if WPKEY corresponds to 0x858365 (“USA” in ACII)

source

pub fn _1(self) -> &'a mut W

Enables the Write Protect if WPKEY corresponds to 0x858365 (“USA” in ACII)