Tzfoad

Type Alias Tzfoad 

Source
pub type Tzfoad = RegValueT<Tzfoad_SPEC>;
Expand description

TrustZone Filter Operation After Detection Register

Aliased Type§

pub struct Tzfoad { /* private fields */ }

Implementations§

Source§

impl Tzfoad

Source

pub fn oad(self) -> RegisterField<0, 0x1, 1, 0, Oad, Oad, Tzfoad_SPEC, RW>

Operation after detection

Source

pub fn key(self) -> RegisterField<8, 0xff, 1, 0, u8, u8, Tzfoad_SPEC, W>

KeyCode

Trait Implementations§

Source§

impl Default for Tzfoad

Source§

fn default() -> Tzfoad

Returns the “default value” for a type. Read more