[][src]Type Definition atsame70n19b::i2sc0::I2SC_MR

type I2SC_MR = Reg<u32, _I2SC_MR>;

Mode Register

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

For information about available fields see i2sc_mr module

Trait Implementations

impl Readable for I2SC_MR[src]

read() method returns i2sc_mr::R reader structure

impl ResetValue for I2SC_MR[src]

Register I2SC_MR reset()'s with value 0

type Type = u32

Register size

impl Writable for I2SC_MR[src]

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