[][src]Type Definition k210_pac::gpio::SYNC_LEVEL

type SYNC_LEVEL = Reg<u32, _SYNC_LEVEL>;

Sync level registers

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

For information about avaliable fields see sync_level module

Trait Implementations

impl Readable for SYNC_LEVEL[src]

read() method returns sync_level::R reader structure

impl Writable for SYNC_LEVEL[src]

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

impl ResetValue for SYNC_LEVEL[src]

Register sync_level reset()'s with value 0

type Type = u32

Register size