[][src]Type Definition atsame70j21b::twihs0::TWIHS_SMR

type TWIHS_SMR = Reg<u32, _TWIHS_SMR>;

Slave Mode Register

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

For information about available fields see twihs_smr module

Trait Implementations

impl Readable for TWIHS_SMR[src]

read() method returns twihs_smr::R reader structure

impl ResetValue for TWIHS_SMR[src]

Register TWIHS_SMR reset()'s with value 0

type Type = u32

Register size

impl Writable for TWIHS_SMR[src]

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