Type Alias atsame70n21b::supc::cr::KEY_W

source ·
pub type KEY_W<'a, const O: u8> = FieldWriter<'a, CR_SPEC, 8, O, KEYSELECT_AW>;
Expand description

Field KEY writer - Password

Aliased Type§

struct KEY_W<'a, const O: u8> { /* private fields */ }

Implementations§

source§

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

source

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

Writing any other value in this field aborts the write operation.