[][src]Type Definition atsame70j20b::matrix::CCFG_SYSIO

type CCFG_SYSIO = Reg<u32, _CCFG_SYSIO>;

System I/O Configuration Register

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

For information about available fields see ccfg_sysio module

Trait Implementations

impl Readable for CCFG_SYSIO[src]

read() method returns ccfg_sysio::R reader structure

impl ResetValue for CCFG_SYSIO[src]

Register CCFG_SYSIO reset()'s with value 0

type Type = u32

Register size

impl Writable for CCFG_SYSIO[src]

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