[][src]Type Definition atsamd51p::sdhc0::NISTER

type NISTER = Reg<u16, _NISTER>;

Normal Interrupt Status Enable

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

For information about available fields see nister module

Trait Implementations

impl Readable for NISTER[src]

read() method returns nister::R reader structure

impl ResetValue for NISTER[src]

Register NISTER reset()'s with value 0

type Type = u16

Raw register type (u8, u16, u32, ...).

impl Writable for NISTER[src]

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