[][src]Type Definition atsame70j21b::pioa::PIO_IFSCDR

type PIO_IFSCDR = Reg<u32, _PIO_IFSCDR>;

Input Filter Slow Clock Disable Register

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

For information about available fields see pio_ifscdr module

Trait Implementations

impl ResetValue for PIO_IFSCDR[src]

Register PIO_IFSCDR reset()'s with value 0

type Type = u32

Register size

impl Writable for PIO_IFSCDR[src]

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