Type Alias rp2040_pac::rosc::phase::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 */ }