[][src]Type Definition atsame70n20b::pioa::PIO_IFSCER

type PIO_IFSCER = Reg<u32, _PIO_IFSCER>;

Input Filter Slow Clock Enable Register

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

For information about available fields see pio_ifscer module

Trait Implementations

impl ResetValue for PIO_IFSCER[src]

Register PIO_IFSCER reset()'s with value 0

type Type = u32

Register size

impl Writable for PIO_IFSCER[src]

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