[][src]Type Definition atsam4sd32c_pac::udp::GLB_STAT

type GLB_STAT = Reg<u32, _GLB_STAT>;

Global State Register

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

For information about available fields see glb_stat module

Trait Implementations

impl Readable for GLB_STAT[src]

read() method returns glb_stat::R reader structure

impl ResetValue for GLB_STAT[src]

Register GLB_STAT reset()'s with value 0x10

type Type = u32

Register size

impl Writable for GLB_STAT[src]

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