betrusted_pac::info

Type Alias PLATFORM_TARGET7

Source
pub type PLATFORM_TARGET7 = Reg<u32, _PLATFORM_TARGET7>;
Expand description

Bits 56-63 of INFO_PLATFORM_TARGET.

This register you can read, reset, write, write_with_zero, modify. See API.

For information about available fields see platform_target7 module

Aliased Type§

struct PLATFORM_TARGET7 { /* private fields */ }

Trait Implementations§

Source§

impl ResetValue for PLATFORM_TARGET7

Register PLATFORM_TARGET7 reset()’s with value 0

Source§

type Type = u32

Register size
Source§

fn reset_value() -> Self::Type

Reset value of the register
Source§

impl Readable for PLATFORM_TARGET7

read() method returns platform_target7::R reader structure

Source§

impl Writable for PLATFORM_TARGET7

write(|w| ..) method takes platform_target7::W writer structure