rp2040_pac::rosc::phase

Type Alias PASSWD_W

Source
pub type PASSWD_W<'a, REG> = FieldWriter<'a, REG, 8>;
Expand description

Field PASSWD writer - set to 0xaa
any other value enables the output with shift=0

Aliased Typeยง

struct PASSWD_W<'a, REG> { /* private fields */ }