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

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

Raw register type (u8, u16, u32, …).

impl Writable for GLB_STAT[src]

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