Type Definition atsame54n19a_pac::sdhc0::NISIER[][src]

type NISIER = Reg<u16, _NISIER>;

Normal Interrupt Signal Enable

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

For information about available fields see nisier module

Trait Implementations

impl Readable for NISIER[src]

read() method returns nisier::R reader structure

impl ResetValue for NISIER[src]

Register NISIER reset()’s with value 0

type Type = u16

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

impl Writable for NISIER[src]

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