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

type PLATFORM_PLATFORM0 = Reg<u32, _PLATFORM_PLATFORM0>;

Bits 0-7 of INFO_PLATFORM_PLATFORM.

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

For information about available fields see platform_platform0 module

Trait Implementations

impl Readable for PLATFORM_PLATFORM0[src]

read() method returns platform_platform0::R reader structure

impl ResetValue for PLATFORM_PLATFORM0[src]

Register PLATFORM_PLATFORM0 reset()'s with value 0

type Type = u32

Register size

impl Writable for PLATFORM_PLATFORM0[src]

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