[][src]Type Definition betrusted_pac::info::PLATFORM_TARGET6

type PLATFORM_TARGET6 = Reg<u32, _PLATFORM_TARGET6>;

Bits 48-55 of INFO_PLATFORM_TARGET.

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

For information about available fields see platform_target6 module

Trait Implementations

impl Readable for PLATFORM_TARGET6[src]

read() method returns platform_target6::R reader structure

impl ResetValue for PLATFORM_TARGET6[src]

Register PLATFORM_TARGET6 reset()'s with value 0

type Type = u32

Register size

impl Writable for PLATFORM_TARGET6[src]

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